lisp-c-example An example program calling a lisp function from c Requires: ECL C compiler Automake You may need to edit the values at the top of the makefile to reflect your system. To build and run: $ make $ ./lispadd 7 8