Notes: Bugfix: Compiled floating-point numbers now work. (Floats in compiled code were simply broken in 3.02 and some previous version.) Newly implemented CORE EXT words: CASE, OF, ENDOF, and ENDCASE. Also added FALLTHROUGH, which works like ENDOF but jumps to the instruction just after the next OF. New words: random, seed-random, and (lookup-method) Bugfix: included never closed its file. Bugfix: include was not IMMEDIATE. Bugfix: John-Hopkins locals syntax now accepts | and -- in the comment (between the first -- and the }.) Un-hid the OO words parse-method, lookup-method, and find-method-xt, as there are perfectly legitimate reasons why you might want to use them. Changed the prefix version of .( to be IMMEDIATE too. Bugfix: Changed vmGetWord0() to make Purify happier. The resulting code is no slower, no larger, and slightly more robust. VC++ Build-time files are now stored their default places, in relative directories called debug and release. Fixed comment in Python softcore builder. Put the doc directory back in to the distribution.
Changes:
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use