Script compiler for Star-Trek Scripting Language used in Fallout 2.
These are the project goals ranked by priority:
- cross-platform support
- make it run on Linux and OS X in addition to Windows
- port from C to C++
- add test framework
- replace MCPP with something simpler -> simplecpp
- split into a simple compiler executable and library target
- 64bit support