lua-users home
lua-l archive

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


David Given wrote:
I'm looking for a Bison or Yacc-like tool that will generate a parser from a BNF or EBNF grammar. Does anyone know of such a thing?

Failing that, is there any way of making LPEG parse abstract tokens and not bytes from a string?

There's this:

LuaYacc -- Yet another yacc clone
a LARL Parser Generator for Lua
Copyright (c) 2006 Luis E. Garcia Ontanon

--
Cheers,
Kein-Hong Man (esq.)
Kuala Lumpur, Malaysia