Retro68/Rez
2017-04-13 01:17:58 +02:00
..
Test ad boost include directory in CMakeLists, and, as a hack force use of /usr/local/include 2017-04-13 01:17:58 +02:00
CMakeLists.txt ad boost include directory in CMakeLists, and, as a hack force use of /usr/local/include 2017-04-13 01:17:58 +02:00
Diagnostic.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
Diagnostic.h
Expression.cc
Expression.h
README.md
ResourceCompiler.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
ResourceCompiler.h
ResourceDefinitions.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
ResourceDefinitions.h
ResSpec.h Rez: support resource attributes & names 2015-07-20 01:51:33 +02:00
Rez.cc Rez: --data option for importing data fork 2015-08-31 23:47:25 +02:00
RezLexer.cc Rez: properly report file-not-found errors 2015-08-27 20:49:55 +02:00
RezLexer.h Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezLexerNextToken.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezLexerWaveToken.h
RezParser.yy Rez: support resource attributes & names 2015-07-20 01:51:33 +02:00
RezWorld.cc Rez: better error reporting 2015-07-19 00:59:46 +02:00
RezWorld.h Rez: better error reporting 2015-07-19 00:59:46 +02:00
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.