help-gplusplus
[Top][All Lists]
Advanced

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

Re: Help regarding Building a small C++ to C compiler (Translator)


From: Thomas Maeder
Subject: Re: Help regarding Building a small C++ to C compiler (Translator)
Date: Tue, 07 Mar 2006 18:43:25 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, linux)

"Studnet" <OnlyStudent@mail2student.com> writes:

> I have an assignment for my Programming language project to create a
> compiler that takes a C++ file as input and translate it into the C
> file. Here I have to take care of inheritance and operator
> overloading and virtual functions. I mean it should not hamper the
> C++ meaning. In frank and simple terms i need to implement a small
> C++ compiler in C++, and i want the intermediate representation to
> be C. Please help me in this.

Please start and come back here with specific, g++ related questions
once they emerge.


reply via email to

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