Jonathan Bernard 99a3601896 Fixed a bug with how Labdas evaluate their arguments.
Arguments should be evaluated in the calling scope, but due to the way labdas
were constructing a new symbol table, the arguments were being evaluated inside
the closure scope.
2010-04-20 11:18:09 -05:00
2009-12-01 20:05:05 -06:00

J Common Lisp
=============
Jonathan Bernard
````````````````
J Common Lisp is a pure Java implementation of a subset of Common Lisp.

Features
--------

Example Algorithms
------------------

Notes
-----
Description
No description provided
Readme 477 KiB
Languages
Java 95.2%
Common Lisp 4.8%