Skip to content

RamblingMadMan/gmqcc

 
 

Repository files navigation

GMQCC 2: RamblingMad Boogaloo

An improved, improved QuakeC compiler

About

This fork is a gradual modernization of the gmqcc codebase.

Building

From the root directory of the repo run the following commands:

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug
cmake --build . -- -j8

About

An Improved Quake C Compiler

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 98.4%
  • C 1.3%
  • Other 0.3%