expressiosn can compile

This commit is contained in:
2017-09-06 14:30:07 +02:00
parent ca0cf3baed
commit c5c228f959
9 changed files with 285 additions and 24 deletions

3
examples/test.lisp Normal file
View File

@@ -0,0 +1,3 @@
(define x 1)
(display (sum x 1))