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 година
..
ast Don't allow binding to an unbound variable пре 5 година
ast.rb Implement quoted values пре 5 година
core.rb Implement map пре 5 година
env.rb Implement map пре 5 година
error.rb Return error for unbound variable/function пре 5 година
interpreter.rb Don't allow binding to an unbound variable пре 5 година
lexer.rb Implement quoted values пре 5 година
parser.rb Implement lambdas пре 5 година
repl.rb Display identifiers and lists at the repl пре 5 година
token.rb Scan parens пре 5 година
version.rb Initial commit пре 5 година