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 a4e7333f86 renamed typ3 -> tokenType
because really, typ3 was annoying to look at.
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 "length" 12 years ago
lex.go renamed typ3 -> tokenType 12 years ago
proc.go (*) now evaluates to 1 instead of 0 12 years ago
skeam.go added "length" 12 years ago
special.go added a bit of documentation 12 years ago