public
Description: A Haml clone built using the Treetop parser generator
Clone URL: git://github.com/rubymaverick/hairball.git
Search Repo:
name age message
folder README Wed Feb 20 13:23:52 -0800 2008 renaming html3000 to Hairball [rubymaverick]
folder Rakefile Wed Feb 20 13:28:33 -0800 2008 html3000 -> Hairball complete [rubymaverick]
folder lib/ Sun Mar 02 21:09:37 -0800 2008 got rid of the .svn junk [rubymaverick]
folder test/ Sun Mar 02 21:09:37 -0800 2008 got rid of the .svn junk [rubymaverick]
README
Hairball is a Haml clone built using the Treetop parser generator library (http://treetop.rubyforge.org/)

Really this was just a way for me to try out Treetop, so I put it up so other people could check out the .treetop file.