[ragel-users] problems with java generation in ragel 6.x trunk

Adrian Thurston thurs... at cs.queensu.ca
Mon Mar 24 16:05:47 UTC 2008


Stephen Bannasch wrote:
> I'd like to be able to create a ragel file that will compile
> in ragel 5.x and 6.x but didn't see any macro capability in Ragel.

I'm not sure how much of Hpricot is affected by the 6.0 changes, but my
feeling is that a compatibility layer isn't worth the effort. The
changes to the operators > % :> :>> and <: could require some minor
refactoring of ragel definitions.

People normally side-step ragel version issues by distributing the files
generated by ragel. Hopefully at some point ragel will be stable enough
that this won't be necessary, but as you can see we're not there yet.

-Adrian



More information about the ragel-users mailing list