[Parsetree] JParseTree - Initial Release

Werner Schuster (murphee) werner.schuster at gmail.com
Mon Jan 15 14:47:39 PST 2007


howdy,

I just released the first version of JParseTree, the JRuby version of ParseTree.

The download is available as part of the JRuby Extras project:
http://rubyforge.org/frs/?group_id=2014&release_id=9016
(see the JParseTree section for the file).

The current version isn't 100% compatible with ParseTree yet, but it's
pretty close. The details of the incompatibilities can be found in the
Readme file. It's mostly some of the code that takes an AST from a running JRuby
instance, which takes some nasty hacks to achieve.

Anyway, I guess this will be useful for all folks using JRuby to work with Ruby ASTs.

murphee
--  

Blog @ http://jroller.com/page/murphee 
Maintainer of EclipseShell @ http://eclipse-shell.sourceforge.net/



More information about the Parsetree mailing list