Minimal lisp interpreter without dependencies other than Perl.
Go to file
2021-04-03 18:47:45 +02:00
lib Add some string functions 2021-04-03 18:47:45 +02:00
t Add short notation for lists: '(1 2) == (list 1 2) 2021-04-03 18:09:20 +02:00
tool Fail if a test runs no expect 2021-04-02 19:02:00 +02:00
Makefile Add proper tests 2021-04-02 16:06:26 +02:00