Crate litua

Source
Expand description

rust components of litua - a tool to read a text document, receive its tree in Lua and manipulate it before representing it as string.

Modulesยง

errors
lexer
Lexer for litua text documents
parser
Parser for litua text documents
tree
Tree structure of a litua text document