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
..
application_spec.rb Return error for unbound variable/function 6 anni fa
constant.rb Clean up AST tests 6 anni fa
definition_spec.rb Evaluate definition/indentifier 6 anni fa
function_spec.rb Store function name on the function node 6 anni fa
identifier_spec.rb Return error for unbound variable/function 6 anni fa