mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
![]() should reduce the build time and also the length of the commands used during build Signed-off-by: Ivailo Monev <xakepa10@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
compress.cpp | ||
compress.h | ||
cppgenerator.cpp | ||
cppgenerator.h | ||
dotgraph.cpp | ||
dotgraph.h | ||
grammar.cpp | ||
grammar_p.h | ||
lalr.cpp | ||
lalr.g | ||
lalr.h | ||
main.cpp | ||
parsetable.cpp | ||
parsetable.h | ||
README | ||
recognizer.cpp | ||
recognizer.h |
qlalr is used to generate parsers for QXmlStream and QtScript.