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 0a4d8d334d Implement lambdas 5 年之前
..
conditional_spec.rb Replace Application with List 5 年之前
constant_spec.rb Rename constant spec file 5 年之前
definition_spec.rb Evaluate definition/indentifier 5 年之前
function_spec.rb Replace Application with List 5 年之前
identifier_spec.rb Return error for unbound variable/function 5 年之前
list_spec.rb Implement lambdas 5 年之前