X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=index.html;h=3bb02ad1e5db9a0c25cb8d10b0c110a5f84e7a75;hp=d6fee39f5dabe805acf2b8539923d011c7da3bdc;hb=refs%2Fheads%2Fgraphitemaster%2Fgh-pages;hpb=c72d2f57513215234dab2deb1617f35da56d7060 diff --git a/index.html b/index.html index d6fee39..3bb02ad 100644 --- a/index.html +++ b/index.html @@ -1,79 +1,73 @@ - - - - GMQCC by graphitemaster + + + + GMQCC - - - - - - - -
-
-
- -

GMQCC

-

An Improved Quake C Compiler

+ + + + + + + +
+
+
+

GMQCC

+

An Improved Quake C Compiler

- + +
+ +
+

Welcome

+

For an enduring period of time the options for a decent compiler for the + Quake C programming language were confined to a specific compiler known as QCC. + Attempts were made to extend and improve upon the design of QCC, but many foreseen + the consequences of building on a broken foundation. + The solution was obvious, a new compiler; one born from the NIH realm of sarcastic wit. + We welcome you. You won't find a better Quake C compiler.

+ +

Modern Compiler Design

+ GMQCC Imploys several modern strategies for lexing, parsing, understanding and + generating executable bytecode. These stratagies are unlike anything present + in any existing QuakeC compiler. With them GMQCC is capable of generating correct + optimal byte code while preventing you from writing broken code. +

+

+

Compatability With Code

+

GMQCC is committed to keeping backwards compatability with your existing QuakeC code, + to do this we support the oddities, and otherwise broken or incorrect behaviour of existing compilers + such as QCC and FTEQCC, so that you can rest easy knowing your code will work. +

-
-
- -

Welcome

- -

For an enduring period of time the options for a decent compiler for the -Quake C programming language were confined to a specific compiler known as QCC. -Attempts were made to extend and improve upon the design of QCC, but many foreseen -the consequences of building on a broken foundation. -The solution was obvious, a new compiler; one born from the NIH realm of sarcastic wit. -We welcome you. You won't find a better Quake C compiler.

- - -

Modern Compiler Design

-GMQCC Imploys several modern strategies for lexing, parsing, understanding and -generating executable bytecode. These stratagies are unlike anything present -in any existing QuakeC compiler. With them GMQCC is capable of generating correct -optimal byte code while preventing you from writing broken code. -

-

- -

Compatability With Code

- -

GMQCC is committed to keeping backwards compatability with your existing QuakeC code, -to do this we support the oddities, and otherwise broken or incorrect behaviour of existing compilers -such as QCC and FTEQCC, so that you can rest easy knowing your code will work. -

- -

Obtain The Development Repository

If you're interested on used the latest, you may obtain the development -repository as such

+

Obtain The Development Repository

If you're interested on used the latest, you may obtain the development + repository as such

$ git clone git://github.com/graphitemaster/gmqcc.git
 $ cd gmqcc
 $ make
 
-

Support or Contact

+

Support or Contact

-

Having trouble with GMQCC? Join our IRC channel at #kf-engine on irc.freenode.net or contact Us -

- -
- - - +

Having trouble with GMQCC? Join our IRC channel at #gmqcc on irc.freenode.net or contact Us + + +

+ + +