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