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.
40
Commits
1
Branch
Tree:
1954d89211
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '1954d89211'
${ noResults }
chervil
/
spec
/
ast
History
Dylan Baker
1954d89211
Allow recursive functions & closures
6 years ago
..
application_spec.rb
Return error for unbound variable/function
6 years ago
conditional_spec.rb
Evaluate conditionals
6 years ago
constant_spec.rb
Rename constant spec file
6 years ago
definition_spec.rb
Evaluate definition/indentifier
6 years ago
function_spec.rb
Allow recursive functions & closures
6 years ago
identifier_spec.rb
Return error for unbound variable/function
6 years ago