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 1cd0480079 Return error for unbound variable/function пре 6 година
..
ast Return error for unbound variable/function пре 6 година
ast.rb Parse function definitions пре 6 година
core.rb Evaluate addition пре 6 година
env.rb Env tests пре 6 година
error.rb Return error for unbound variable/function пре 6 година
interpreter.rb Use env in interpreter пре 6 година
lexer.rb Implement booleans пре 6 година
parser.rb Store function name on the function node пре 6 година
token.rb Scan parens пре 6 година
version.rb Initial commit пре 6 година