On 12/10 10:37, Jeremy Evans wrote:
> Ragel compiles executable finite state machines from regular languages.
> It targets C, C++, Objective-C, D, Java and Ruby. Ragel state machines
> can not only recognize byte sequences as regular expression machines do,
> but can also execute code at arbitrary points in the recognition of a
> regular language. Code embedding is done using inline operators that do
> not disrupt the regular language syntax.
> 
> Tested on amd64. Looking for OKs.

I'm still looking for OKs for ragel.  I'm not sure if I changed the
version in my local tree since sending the original message, so here's a
new port attached.

Jeremy

Attachment: ragel.tar.gz
Description: application/tar-gz

  • New: ragel Jeremy Evans
    • Re: New: ragel Jeremy Evans

Reply via email to