This website works better with JavaScript.
Home
Explore
Help
Sign In
simulacrumparty
/
chervil
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
62
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
chervil
/
spec
/
ast
History
Dylan Baker
21bf43c0e0
Don't allow binding to an unbound variable
6 years ago
..
conditional_spec.rb
Replace Application with List
6 years ago
constant_spec.rb
Rename constant spec file
6 years ago
definition_spec.rb
Don't allow binding to an unbound variable
6 years ago
function_spec.rb
Replace Application with List
6 years ago
identifier_spec.rb
Return error for unbound variable/function
6 years ago
list_spec.rb
Implement lambdas
6 years ago