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 21bf43c0e0 Don't allow binding to an unbound variable hace 5 años
..
boolean.rb Implement booleans hace 5 años
conditional.rb Evaluate conditionals hace 5 años
definition.rb Don't allow binding to an unbound variable hace 5 años
function.rb Tweak object displays in REPL hace 5 años
identifier.rb Sometimes we have an AST node and sometimes we have a raw value hace 5 años
list.rb Implement lambdas hace 5 años
number.rb Number and string accept an environment as well hace 5 años
quotation.rb Fix quotation evaluation hace 5 años
string.rb Number and string accept an environment as well hace 5 años