Chervil is a toy Lisp interpreter written in Ruby
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dylan Baker 21bf43c0e0 Don't allow binding to an unbound variable 5 år sedan
..
boolean.rb Implement booleans 5 år sedan
conditional.rb Evaluate conditionals 5 år sedan
definition.rb Don't allow binding to an unbound variable 5 år sedan
function.rb Tweak object displays in REPL 5 år sedan
identifier.rb Sometimes we have an AST node and sometimes we have a raw value 5 år sedan
list.rb Implement lambdas 5 år sedan
number.rb Number and string accept an environment as well 5 år sedan
quotation.rb Fix quotation evaluation 5 år sedan
string.rb Number and string accept an environment as well 5 år sedan