[Question] Code Generation of OOP languages

"S.R.SEO" <baby@adam.kaist.ac.kr>
1 Dec 1999 23:41:35 -0500

          From comp.compilers

Related articles
[Question] Code Generation of OOP languages baby@adam.kaist.ac.kr (S.R.SEO) (1999-12-01)
Re: [Question] Code Generation of OOP languages hoeppner@ipd.uni-karlsruhe.de (hoeppner) (1999-12-03)
Re: [Question] Code Generation of OOP languages anton@mips.complang.tuwien.ac.at (1999-12-07)
Re: [Question] Code Generation of OOP languages ghoul@ibm.net (Mark van Gulik) (1999-12-20)
| List of all articles for this month |

From: "S.R.SEO" <baby@adam.kaist.ac.kr>
Newsgroups: comp.compilers
Date: 1 Dec 1999 23:41:35 -0500
Organization: System Engineering Research Institute (SERI)
Keywords: OOP, code

I want to know about the code generation of OOP languages.


How do OOP languages ,such as C++ & JAVA, translate
source code - with OO concept - into
binary or intermediate(like assembly) code - without OO concept ?


Any useful references(book or website) about this topic?


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.