Ragel Golang parsing - multiple matches

后端 未结 0 751
刺人心
刺人心 2020-12-30 20:02

I\'m trying to construct a minimal parser using ragel and Go, that works in the same way as the standard library regex match all.

E.g.

var matcher = re         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题