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 1cd0480079 Return error for unbound variable/function 6 anni fa
..
ast Return error for unbound variable/function 6 anni fa
env_spec.rb Evaluate addition 6 anni fa
interpreter_spec.rb Evaluate identifier referents 6 anni fa
lexer_spec.rb Implement booleans 6 anni fa
parser_spec.rb Store function name on the function node 6 anni fa
spec_helper.rb Scan parens 6 anni fa