Minimal lisp interpreter without dependencies other than Perl.
Go to file
2021-04-07 23:17:08 +02:00
examples Add example fizzbuzz 2021-04-06 23:00:00 +02:00
lib Implement block mechanism and macros block, return and return-from 2021-04-07 23:16:44 +02:00
t Add test for blocks 2021-04-07 23:17:08 +02:00
tool Set +x for run.pl 2021-04-05 04:03:47 +02:00
Makefile Add proper tests 2021-04-02 16:06:26 +02:00