[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SableCC version 2.12



SableCC version 2.12 is up.

Changes:
- Added the DisplayAST class, contributed by Jeffrey Van Baalen
<jvb@uwyo.edu>.  Many thanks.
- Added the Floyd example contributed by Stephen Schaub <sschaub@bju.edu>. 
Many thanks too!
- Fixed a minor bug in TypedLinkedList.  This bug was that a some cast checks
were missing.  This bug was due to an implementation dependency on SableUtil. 
The move to the JDK collections activated the bug.  The new version is not
dependent on the collection implementation anymore.

Have fun!

Etienne