Forgot your password?
typodupeerror
Java

Journal Journal: Jamon Parser committed to CVS

I finally got around to committing the work I've done so far on rewriting the parser for Jamon today. The SabbleCC parser we've been using is good, but it's difficult to control the content of error messages that occur during the parsing stage. Once we plug in the new parser, it should help make the learning curve less steep, and allow more people to shift from using JSP to Jamon.

(Jamon is a templating engine for Java, designed to replace JSP. It's based off of HTML::Mason, a templating engine for Perl)

Slashdot Top Deals

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...