GOTOs in JavaScript are now possible

added by bpwndaddy
10/21/2015 3:36:37 PM

758 Views

And I'm back with my crazy experiments. Currently I'm actively playing with Ragel - state machine compiler that generates highly optimized code for streaming lexers, scanners etc. in a set of languages (C, Java, Ruby, C#, ...). Unfortunately, it didn't have...


0 comments