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 ee6c15a90f made arity checking a little saner 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 adding a bit of documentation to the lexer 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