Script that creates a library with hardcoded resources.
Hardcodian is a bash script that uses GCC/MSYS to create a resource library (resources.a) linkable with your C++ programs.
Hardcodian also generates a resources.h file, with includes all you need to work with your embedded resources.
An object-oriented language that compiles to native code, for POSIX and Windows systems. Requires Expat, GCC, as well as MinGW/Msys for Windows. Compiler generates C++ code but manages various tasks that C++ leaves to programmers, provides interfaces, gc