Now contains parsing of commands from A through L, inclusive. Please
test!

Build should work just about anywhere GCC 3.x is available. It has been
tested on Linux and Mac OS X 10.2.

On Mac OS X, you'll need to use the command:
   CXXFLAGS="-Wno-error" make
instead of just make; it's Apple's fault.

Also, please try "make test" and make sure none of the tests ---
fifty-two in all --- fail.

To play around with the parser/deparser on your own inputs, use the
"build/controller/Controller" program like this:
    ./build/controller/Controller deparse < file

http://www.freecard.org/InterpreterExperiment/freecard-interp-0.03.tar.bz2

I'll try and provide pre-built versions if anyone asks. However, I won't
be able to do Mac OS X ones because my laptop is going back to Apple for
repair :-(

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to