An Improved Quake C Compiler
Find a file
2013-01-30 01:32:10 +00:00
distro
doc
msvc
tests
.gitattributes
.gitignore
.travis.yml
ast.c
ast.h
AUTHORS
CHANGES
code.c
conout.c
correct.c
exec.c
file.c
ftepp.c s/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compatible with gcc/clang warnings for the preprocessor) 2013-01-30 01:32:10 +00:00
gmqcc.h
gmqcc.ini.example
INSTALL
ir.c
ir.h
lexer.c
lexer.h
LICENSE
main.c
Makefile
opts.c s/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compatible with gcc/clang warnings for the preprocessor) 2013-01-30 01:32:10 +00:00
opts.def s/WARN_PREPROCESSOR/WARN_CPP/g (to stay somewhat compatible with gcc/clang warnings for the preprocessor) 2013-01-30 01:32:10 +00:00
parser.c
README
test.c
TODO
utf8.c
util.c

GMQCC: An improved Quake C compiler

For licensing:          see the LICENSE file.
For installation notes: see the INSTALL file.
For a list of authors:  see the AUTHORS file.
For a list of changes:  see the CHANGES file.

For documentation:
    See the manpages, or visit the documentation online at
    http://graphitemaster.github.com/gmqcc/doc.html