FTEQCC is a sophisicated QuakeC compiler designed to enhance the experience of writing QuakeC.
Features:
- Vanilla QC and C/C++-like syntax are supported.
- Objected-oriented features such as classes, inheritance.
- Debugging features and integration with FTEQW.
- Arrays and array-emulation for engine targets that don't support it.
- Support for typedefs, enum, enumflags (bitfields), structs, unions.
- Support for pointers.
- Real integer type support.
... and so much more
Features:
- Vanilla QC and C/C++-like syntax are supported.
- Objected-oriented features such as classes, inheritance.
- Debugging features and integration with FTEQW.
- Arrays and array-emulation for engine targets that don't support it.
- Support for typedefs, enum, enumflags (bitfields), structs, unions.
- Support for pointers.
- Real integer type support.
... and so much more
- Homepage
-
License:
GNU GPL v2 - Download HPKG file