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 18a8a9aea3 renamed proc to builtin 12 years ago
acc.go added division, prevent div by zero panics 12 years ago
env.go environments now have outer environment pointers 12 years ago
input.scm fixed quote 12 years ago
lex.go can now add numbers 12 years ago
proc.go renamed proc to builtin 12 years ago
skeam.go renamed proc to builtin 12 years ago
special.go environments now have outer environment pointers 12 years ago