lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Greetings to everyone.

  I am searching for simple but flexible library for creating parsers.
Such parsers should be lua-scripts, or they must have easy-to-bind interface.

  Maybe someone implemented such thing?
Well, even simple C-grammar parser would be enough for my needs.(I mean it should parse C files, and be written in lua)

AMDG,
  Antero Vipunen.