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 ac8430076a refactoring a bit, defined accumulator struct
added subtraction and multiplication
12 years ago
acc.go refactoring a bit, defined accumulator struct 12 years ago
env.go can now add numbers 12 years ago
input.lisp split lexer out into lex.go 12 years ago
lex.go can now add numbers 12 years ago
proc.go refactoring a bit, defined accumulator struct 12 years ago
skeam.go refactoring a bit, defined accumulator struct 12 years ago