mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-05 20:05:15 +00:00
0f2c7307c2
# Conflicts: # build-toolchain.sh |
||
---|---|---|
.. | ||
Test | ||
CMakeLists.txt | ||
Diagnostic.cc | ||
Diagnostic.h | ||
Expression.cc | ||
Expression.h | ||
README.md | ||
ResourceCompiler.cc | ||
ResourceCompiler.h | ||
ResourceDefinitions.cc | ||
ResourceDefinitions.h | ||
ResSpec.h | ||
Rez.cc | ||
RezLexer.cc | ||
RezLexer.h | ||
RezLexerNextToken.cc | ||
RezLexerWaveToken.h | ||
RezParser.yy | ||
RezWorld.cc | ||
RezWorld.h | ||
Test.r |
Rez Resource Compiler
A reimplementation of the classic Rez resource compiler.
Known Bugs & Limitations
$ABCD
alternate syntax for hex numbers is not supported- hex strings not supported
- Other than in Apple Rez, the preprocessor is case sensitive.