Related articles |
---|
Parser aaron.becher@eds.com (Aaron Becher) (2002-09-12) |
Re: Parser lindig@eecs.harvard.edu (Christian Lindig) (2002-09-12) |
Re: Parser knyblad@baan.com (Karsten Nyblad) (2002-09-12) |
Re: Parser fjscipio@rochester.rr.com (Fred J. Scipione) (2002-09-14) |
Re: Parser jakacki@hotmail.com (Grzegorz Jakacki) (2002-09-14) |
Re: Parser vbdis@aol.com (VBDis) (2002-09-14) |
Re: Parser d00-mla@nada.kth.se (Mikael 'Zayenz' Lagerkvist) (2002-09-19) |
From: | "Grzegorz Jakacki" <jakacki@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 14 Sep 2002 00:18:51 -0400 |
Organization: | http://groups.google.com/ |
References: | 02-09-078 |
Keywords: | parse, translator |
Posted-Date: | 14 Sep 2002 00:18:51 EDT |
"Aaron Becher" <aaron.becher@eds.com> wrote in message news:02-09-078...
> What would be the best approach? I have a VERY large pool of source
> code that needs a certain line of code inserted at the beginning of
> every function (a macro).
You may want to have a look at OpenC++
(http://www.csg.is.titech.ac.jp/~chiba/openc++.html),
looks like it is not far away from what you need
(although you would have to invest some work to change
handling of preprocessor stuff).
Best regards
Grzegorz
Return to the
comp.compilers page.
Search the
comp.compilers archives again.