Chervil is a toy Lisp interpreter written in Ruby
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dylan Baker 58c66d8435 Implement map 5 lat temu
..
ast Fix quotation evaluation 5 lat temu
ast.rb Implement quoted values 5 lat temu
core.rb Implement map 5 lat temu
env.rb Implement map 5 lat temu
error.rb Return error for unbound variable/function 5 lat temu
interpreter.rb Use env in interpreter 5 lat temu
lexer.rb Implement quoted values 5 lat temu
parser.rb Implement quoted values 5 lat temu
repl.rb Display identifiers and lists at the repl 5 lat temu
token.rb Scan parens 5 lat temu
version.rb Initial commit 5 lat temu