Search found 3 matches
- Tue Feb 01, 2011 9:45 am
- Forum: Programming Discussion
- Topic: LCC Replacement
- Replies: 4
- Views: 2960
Re: LCC Replacement
Aw, okay. Thanks anyway.
- Tue Feb 01, 2011 7:51 am
- Forum: Programming Discussion
- Topic: LCC Replacement
- Replies: 4
- Views: 2960
Re: LCC Replacement
Thanks for your input. Do you still have the code for your gcc backend?
- Mon Jan 31, 2011 4:03 pm
- Forum: Programming Discussion
- Topic: LCC Replacement
- Replies: 4
- Views: 2960
LCC Replacement
LCC[1] is the compiler used by Quake 3 [2] (and afaik, all derivatives) to create Q3 assembly. It is non-free software[2][3] because it doesn't allow all four freedoms[4]. Does anyone know of any effort to create a free software alternative? (preferably generating Q3 bytecode/asm, as opposed to repl...