Minimal lisp interpreter without dependencies other than Perl.
Go to file
2021-04-10 01:02:33 +02:00
examples Add example fizzbuzz 2021-04-06 23:00:00 +02:00
lib Implement apply and rudimentary read-line 2021-04-10 00:17:54 +02:00
t Add test for apply function 2021-04-10 01:02:33 +02:00
tool Add plan to each test 2021-04-09 00:01:27 +02:00
Makefile Add proper tests 2021-04-02 16:06:26 +02:00