Retro68/Rez
2020-01-01 23:38:18 +01:00
..
Test bison 3.5 compatibility (see #101) 2020-01-01 23:38:18 +01:00
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.