New release: v0_5
Thursday, 21. December 2006, 15:29:52
A lot of things have been changed since the last release. The macro operator proved to be so versatile that I've dropped a whole range of typical stack operators. Duplicate, enlist, swap: they are all gone.
I've also included three new operators, force, chop and reverse and some other goodies. Next to that, I've written a whole new document that explains Enchilada semantics in much more detail.
You can download the latest version here.
Then execute:
java -cp enchilada_v0_5.jar org.enchilada.v0_5.impl.Test







