mirror of
https://github.com/notwa/lips
synced 2024-11-14 15:19:03 -08:00
Connor Olding
7ccc2b180f
this follows bass' terminology: constants don't care where they're defined, but can never be changed. variables must be defined before use, but can be redefined. defines aren't necessarily numbers. bass: https://github.com/ARM9/bass |
||
---|---|---|
.. | ||
data.lua | ||
Dumper.lua | ||
init.lua | ||
Lexer.lua | ||
Muncher.lua | ||
overrides.lua | ||
Parser.lua | ||
Preproc.lua | ||
Token.lua | ||
util.lua |