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 0b46e6cb5a Evaluate identifier referents 5 years ago
..
ast Evaluate identifier referents 5 years ago
env_spec.rb Evaluate addition 5 years ago
interpreter_spec.rb Evaluate identifier referents 5 years ago
lexer_spec.rb Implement booleans 5 years ago
parser_spec.rb Parse function definitions 5 years ago
spec_helper.rb Scan parens 5 years ago