mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-23 12:22:26 +00:00
An Improved Quake C Compiler
doc | ||
misc | ||
tests | ||
.gitattributes | ||
.gitignore | ||
algo.h | ||
ast.cpp | ||
ast.h | ||
AUTHORS | ||
CMakeLists.txt | ||
code.cpp | ||
conout.cpp | ||
exec.cpp | ||
fold.cpp | ||
fold.h | ||
ftepp.cpp | ||
gmqcc.h | ||
gmqcc.ini.example | ||
intrin.cpp | ||
intrin.h | ||
ir.cpp | ||
ir.h | ||
lexer.cpp | ||
lexer.h | ||
LICENSE | ||
main.cpp | ||
Makefile | ||
opts.cpp | ||
opts.def | ||
parser.cpp | ||
parser.h | ||
README | ||
stat.cpp | ||
test.cpp | ||
utf8.cpp | ||
util.cpp |
An improved QuakeC compiler