[q-lang-users] Q 5.1 released
Brought to you by:
agraef
From: <Dr....@t-...> - 2004-02-20 19:09:48
|
Hi, Q 5.1 has just been released. Official announcements and an update of the homepage will follow soon. Release 5.1 brings an overhaul of the virtual Q machine, which is now fully tail-recursive (as suggested by Walt -- Walt: please check that I wrote your surname right in the ChangeLog, where I gave you credit), a new `enum' builtin along with the usual syntactic sugar for enumerations (the [X..Y] kind of stuff you know from Haskell), a new `qcwrap' utility for creating C wrappers from Q scripts (so you can now turn your Q scripts into self-contained binaries), and a couple of bug fixes (most notably, lambda finally checks that the pattern is linear) and improvements in the build system. You can download Q 5.1 here: (As usual, give it some time until it hits the mirrors.) http://sourceforge.net/project/showfiles.php?group_id=96881&package_id=103965&release_id=218460 The release notes are available here: http://sourceforge.net/project/shownotes.php?group_id=96881&release_id=218460 Enjoy! -- Dr. Albert Gr"af Email: Dr....@t-..., ag...@mu... WWW: http://www.musikwissenschaft.uni-mainz.de/~ag |