| Related articles |
|---|
| C Preprocessor yuval@neomagic.co.il (2002-03-19) |
| Re: C Preprocessor rhyde@cs.ucr.edu (Randall Hyde) (2002-03-21) |
| Re: C Preprocessor math@planetp.org (Math Stuff) (2002-04-17) |
| C Preprocessor Mark_Kuschnir@gec-epl.co.uk (1993-04-26) |
| From: | "Randall Hyde" <rhyde@cs.ucr.edu> |
| Newsgroups: | comp.compilers |
| Date: | 21 Mar 2002 21:52:36 -0500 |
| Organization: | Prodigy Internet http://www.prodigy.com |
| References: | 02-03-114 |
| Keywords: | C |
| Posted-Date: | 21 Mar 2002 21:52:36 EST |
yuval wrote
>my C PreProcessor is almost done.
>I need to finish "functinal macros" and "#if" part.
>the rest is done.
Well, as long as you're working on this, why not extend the macro
facilities? After all, CPPs (GPL, and otherwise) exist all over the
place. A CPP that supports Dylan style macros, now that would be nice
(though I suspect it can't be done effectively using a preprocessor).
Randy Hyde
Return to the
comp.compilers page.
Search the
comp.compilers archives again.