| parrotcode: a grammar for testing lexico | |
| Contents | Language Implementations | Lua | 

src/dumplex.tg - a grammar for testing lexico

Just emits code that prints terminal nodes.
Used by languages/lua/test_lex.pir.

transform past (ROOT)transform past (Lua::TestLex::token)transform past (Lua::TestLex::keyword)transform past (Lua::TestLex::punctuator)transform past (Lua::TestLex::Name)transform past (Lua::TestLex::String)transform past (Lua::TestLex::Number)
Francois Perrad
|  |   |