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 e11382f5be Allow type errors for lists 6 lat temu
..
ast Fix quotation evaluation 6 lat temu
ast.rb Implement quoted values 6 lat temu
core.rb Allow type errors for lists 6 lat temu
env.rb Env tests 6 lat temu
error.rb Return error for unbound variable/function 6 lat temu
interpreter.rb Use env in interpreter 6 lat temu
lexer.rb Implement quoted values 6 lat temu
parser.rb Implement quoted values 6 lat temu
repl.rb Display identifiers and lists at the repl 6 lat temu
token.rb Scan parens 6 lat temu
version.rb Initial commit 6 lat temu