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 09de857f46 added support for period-initial floats 12 years ago
acc.go cleaning up a little bit 12 years ago
env.go added lambda support 12 years ago
input.scm made arity checking a little saner 12 years ago
lex.go added support for period-initial floats 12 years ago
proc.go cleaning up a little bit 12 years ago
skeam.go fixed evaluation order problem in sexp 12 years ago
special.go made arity checking a little saner 12 years ago