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 03bc1d2184 Implement booleans 6 years ago
..
application_spec.rb Test nested expressions 6 years ago
boolean_spec.rb Implement booleans 6 years ago
definition_spec.rb Evaluate definition/indentifier 6 years ago
identifier_spec.rb Evaluate definition/indentifier 6 years ago
number_spec.rb Number and string accept an environment as well 6 years ago
string_spec.rb Number and string accept an environment as well 6 years ago