Retro68/Rez
2015-01-16 16:37:19 +01:00
..
Test
CMakeLists.txt resource-related tools: misc cleanup 2014-11-08 00:52:50 +01:00
Diagnostic.cc
Diagnostic.h
Expression.cc
Expression.h
README.md
ResourceCompiler.cc
ResourceCompiler.h
ResourceDefinitions.cc
ResourceDefinitions.h
ResSpec.h
Rez.cc Rez: add --copy option for reading resources from an existing file 2014-11-08 00:53:58 +01:00
RezLexer.cc
RezLexer.h Fix some missing #includes 2015-01-16 16:37:19 +01:00
RezLexerNextToken.cc
RezLexerWaveToken.h
RezParser.yy fix incorrect @1 2014-10-31 00:39:23 +01:00
RezWorld.cc don't crash on unknown types 2014-10-30 03:05:02 +01:00
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.