a lisp interpreter written in Go
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jordan Orelli 699c407c22 added some more input tests 12 years ago
acc.go (*) now evaluates to 1 instead of 0 12 years ago
env.go added lambda support 12 years ago
input.scm added some more input tests 12 years ago
lex.go renamed typ3 -> tokenType 12 years ago
proc.go added "null" and "null?" 12 years ago
skeam.go added "null" and "null?" 12 years ago
special.go added a bit of documentation 12 years ago