"Studnet" <[EMAIL PROTECTED]> writes:

> Hi All,
> 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. 

Wow, you have my sympathy, how much time do you have for the project?

> 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. 

I've been told that the first versions of CFront did this. Maybe the
source for them is available on the net somewhere...

-- 
dt

However, experience shows that for many people and many applications a
dose of paranoia is reasonable - Bjarne Stroustrup
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to