Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 332 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 332 Bytes

lisp-c-example

An example program calling a lisp function from c

Requires:

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