Minimal lisp interpreter without dependencies other than Perl.
Go to file
madmaurice cf9f90c19b Fix cond.t
cond.t was not actually using equal but cond works anyway.
2021-04-08 22:10:58 +02:00
examples Add example fizzbuzz 2021-04-06 23:00:00 +02:00
lib Add implicit block to do macro 2021-04-08 21:53:21 +02:00
t Fix cond.t 2021-04-08 22:10:58 +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