Re: Efficient string parsing

  • From: rostislav.sacek@xxxxxxxxxxx
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 25 Oct 2012 01:08:18 +0200

>
> This is *really* awesome- I'd love to mess with it (you could just
> post it on paste2.org or something), but I can not promise to take
> over work on that project (even though I'd like to :/). Would you be
> willing to MIT-license your work (like Lua/Lpeg itself)?
>
I put code to https://github.com/sacek/Luajit-LPEG.git, but this
is raw material (I put code on github for first time) without documentation.
You can test it with lpegtest.lua. Version is not optimalized and is
2x - 10x slower than C LPeg according pattern. Code is with MIT license.
Version is tested, but not final.
Rostislav



Other related posts: