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 b387d909b5 fixed quote bug 12 years ago
acc.go refactored builtin type 12 years ago
builtin.go fixed quote bug 12 years ago
cmp.go refactored builtin type 12 years ago
env.go added lambda support 12 years ago
input.scm added comparison operations 12 years ago
lex.go renamed typ3 -> tokenType 12 years ago
skeam.go fixed quote bug 12 years ago
special.go fixed quote bug 12 years ago