On Sun, Mar 23, 2014 at 11:42 AM, Corey Richardson <[email protected]> wrote:

> Note that there's Rust support for Ragel
> (https://github.com/erickt/ragel), so you can just use that. It's much
> easier than writing out your state machines by hand.


What kind of code is the Rust backend(s) capable of emitting? Can it do
labeled break/continue to generate jump-driven FSMs the same way it does
with Java?

-- 
Tony Arcieri
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to