lua-leg

Lua 5.1 grammar, with parsing and manipulation facilities
  http://leg.luaforge.net
  0
  no reviews



This package contains leg, a Lua library exporting a complete Lua 5.1 grammar and a small API for user manipulation. It can be used to implement a macro preprocessor or any other task that needs to parse a .lua file.