help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++ compiler


From: ganeshb
Subject: g++ compiler
Date: 7 Oct 2005 22:26:30 -0700
User-agent: G2/0.2

Hi,

I am planning to write a source to source (C++ to C++) translator. The
translator's job is to parse the C++ program augemented with some
annotations (not part of C++ standard) and produce a standard C++ code.
The annotations are written in the form of comments (/* ...*/). Will
g++ be ideal for this project? How long does it take to master g++?
Duration of the project is 1 month.  

Thanks,
Ganesh



reply via email to

[Prev in Thread] Current Thread [Next in Thread]