I wrote a quick tutorial on using ragel to speed up matching regular 
expressions in Go.

https://medium.com/@dgryski/speeding-up-regexp-matching-with-ragel-4727f1c16027

I had planned on writing a few more I n using some of ragels other features for 
matching things.

I have an example of a ragel-based lexer in https://github.com/dgryski/dpc

Hope this helps,

Damian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to