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 1ee8bff82c defined the callable interface 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 defined the callable interface 12 years ago
special.go defined the callable interface 12 years ago