Microlisp Versions Save

A set of minimal lisp implementations

1.1.0

7 years ago

You can now do: ./configure make make install

And get a nice man page and scheme executable in your path!

1.0.0

7 years ago

Stable release

  • Fixed error in make_symbol, where -O3 tag was causing seg faults. This should have also been happening without gcc optimization, so it's really a mystery.

Next release aims for string and floating point operations