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 година
..
ast Return error for unbound variable/function пре 6 година
env_spec.rb Evaluate addition пре 6 година
interpreter_spec.rb Evaluate identifier referents пре 6 година
lexer_spec.rb Implement booleans пре 6 година
parser_spec.rb Store function name on the function node пре 6 година
spec_helper.rb Scan parens пре 6 година