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 26a93cd9f0 Replace Application with List hace 6 años
..
boolean.rb Implement booleans hace 6 años
conditional.rb Evaluate conditionals hace 6 años
definition.rb Clean up REPL hace 6 años
function.rb Tweak object displays in REPL hace 6 años
identifier.rb Sometimes we have an AST node and sometimes we have a raw value hace 6 años
list.rb Replace Application with List hace 6 años
number.rb Number and string accept an environment as well hace 6 años
string.rb Number and string accept an environment as well hace 6 años