Related articles |
---|
Building a compiler variant anglewyrm@hotmail.com (AngleWyrm) (2004-02-12) |
Re: Building a compiler variant lex@cc.gatech.edu (Lex Spoon) (2004-02-26) |
Re: Building a compiler variant nospam@nspam.net (Bill Cunningham) (2004-05-08) |
From: | "AngleWyrm" <anglewyrm@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 12 Feb 2004 11:29:55 -0500 |
Organization: | Comcast Online |
Keywords: | C++, question |
Posted-Date: | 12 Feb 2004 11:29:55 EST |
Hi,
I want to change the functionality and behavior of a keyword (in
C++). And to do so probably requires that I make a customized
compiler. Yes, I know, limited audience ;)
But nonetheless, the dauntingly humungous bite sounds like it could be fun!
Can anyone recommend a good starting point for this adventure?
[I'd write a preprocessor that turns your mutant C++ into normal C++. -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.