[ragel-users] New Project Using Ragel
Adrian Thurston
thurs... at cs.queensu.ca
Fri Jul 13 21:03:30 UTC 2007
Oh nice! I'll add it to the links section.
Cheers,
Adrian
Zed A. Shaw wrote:
> Hey Adrian,
>
> I cranked out another project that uses Ragel:
>
> http://ihate.rubyforge.org/profligacy/
>
> It's a JRuby project that makes it really easy to produce Swing GUIs without trying to be a complete abstraction over all of Swing.
>
> I used Ragel to produce the Layout Expression Language parser:
>
> http://ihate.rubyforge.org/profligacy/lel.html
>
> LEL is a kind of wiki table syntax that configures one of Swing's more annoying to code layout managers. Ragel produces a .java file which is compile into a .class file, and then JRuby accesses it with just Ruby. It works pretty nice and as usual is very fast.
>
> Thanks again for Ragel.
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20070713/d5d6ddbf/attachment-0001.sig>
More information about the ragel-users
mailing list