You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
When testing ragel, I found it to be a pleasure to work with. It also generates a much faster FSM than the hand-written one we currently use. I used the following prototype code to test. It's about a tenth of what we currently have, but it's just for testing.
When testing ragel, I found it to be a pleasure to work with. It also generates a much faster FSM than the hand-written one we currently use. I used the following prototype code to test. It's about a tenth of what we currently have, but it's just for testing.
The text was updated successfully, but these errors were encountered: