[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is LPeg production ready yet?
- From: Parke <parke.nexus@...>
- Date: Sat, 17 Jun 2017 12:08:47 -0700
On Wed, Jun 14, 2017 at 7:43 AM, Sen Han <nehsnah@gmail.com> wrote:
> Actually, I decide just to modify some open source projects' parser which
> had this enjoyable but effort-costing job already done to fulfill my goal
> quicker.
> And I already found some good implementations and materials:
>
> https://github.com/andremm/lua-parser
> http://lua-users.org/wiki/MetaLuaAbstractSyntaxTree
> http://lua-users.org/wiki/LpegRecipes
> http://lua-users.org/wiki/LuaFish
>
> What is your opinion? ( And please let me know if you have some advices :)
If they work acceptably, then use them. I have no other advice.
Cheers,
Parke