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

  • Lexer for litua text documents
  • Parser for litua text documents
  • Tree structure of a litua text document