2008年7月5日 星期六

LCI - A lambda calculus interpreter

LCI - A lambda calculus interpreter
What is LCI?
LCI is an interpreter for the lambda calculus. It supports many advanced features like recursion, user-defined operators and multiple evaluation strategies, all based on the pure calculus. It is FREE SOFTWARE licenced under the GNU General Public Licence (GPL).
  • Version 0.6 - Development site (14 February 2008)
    This is a bugfix release, correcting an issue with alpha conversion that was causing the exponential operator (**) to give wrong results (the fix was in cvs for a long time). This version also coincides with the setup of a development site for LCI that uses Trac. It will make it easier for people to send bug reports, feature requests, etc, and hopefully bring forth some activity in the project.

  • Version 0.5 is out (13 March 2006)
Latest version is 0.6, released on 14 February 2008. You can install LCI from source (recommended for Linux and OSX) or you can use the pre-compiled i386 binaries for Linux and Windows.

沒有留言: