home *** CD-ROM | disk | FTP | other *** search
- Quake: - Advanced QCC Version 3
- This is an improved rework of the Quake compiler
- by John Carmack.
- not take any credit for the basic design of this
- code. I merely r
- it based on a suggestion Mr. Carmack made in his
- finger file.
- With this rewrite, source compiles take less than
- half the time.
- this improvement is accomplished by storing
- recent symbol look-ups
- start of the symbol linked list. Since a symbol
- typically is refe
- several times in a logic cluster, this improves
- the symbol search
- facility. Minor improvements have also been made
- to symbol compar
- and allocations.
- I've included all the source and header files
- needed to rebuild th
- compiler and a 32-bit Windows version optimized
- for the Pentium.
- not included the Quake source modules. With the
- upcoming QuakeWor
- did not figure including soon-to-be-outdated
- source prudent. Of c
- the source can be acquired from id's ftp server
- (ftp.idsoftware.co
- I make no claims stating this compiler is 100%
- bug free. I only c
- that I've tested it, and it has worked fine for
- me. So, if you
- encounter a bug, please don't flame me. Just
- Email me at lord@bro
- and tell me your problem. I'll attempt to fix
- ASAP.
-