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 2924a9b9dc Sometimes we have an AST node and sometimes we have a raw value 5 years ago
..
ast Sometimes we have an AST node and sometimes we have a raw value 5 years ago
ast.rb Parse function definitions 5 years ago
core.rb Evaluate addition 5 years ago
env.rb Env tests 5 years ago
error.rb Return error for unbound variable/function 5 years ago
interpreter.rb Use env in interpreter 5 years ago
lexer.rb Implement booleans 5 years ago
parser.rb Store function name on the function node 5 years ago
token.rb Scan parens 5 years ago
version.rb Initial commit 5 years ago