built the first gem -- works just fine

This commit is contained in:
Jeremy Ashkenas
2009-12-16 23:10:03 -05:00
parent 290aa257de
commit c6f11fbfeb
6 changed files with 38 additions and 40 deletions

2
TODO
View File

@@ -1,5 +1,7 @@
TODO:
* Need *way* better syntax errors.
* Is it possible to close blocks (functions, ifs, trys) without an explicit
block delimiter or significant whitespace?