Re: Object Oriented Interpreter/Compiler

Sergey Solyanik <ssolyanik@icdc.com>
20 Aug 1997 23:57:50 -0400

          From comp.compilers

Related articles
Object Oriented Interpreter/Compiler john@siliconzone.com (John Bergman) (1997-08-19)
Re: Object Oriented Interpreter/Compiler venglebert@info.fundp.ac.be (Vincent ENGLEBERT) (1997-08-20)
Re: Object Oriented Interpreter/Compiler ssolyanik@icdc.com (Sergey Solyanik) (1997-08-20)
Re: Object Oriented Interpreter/Compiler george@dbnet.ece.ntua.gr (1997-08-28)
| List of all articles for this month |

From: Sergey Solyanik <ssolyanik@icdc.com>
Newsgroups: comp.compilers
Date: 20 Aug 1997 23:57:50 -0400
Organization: Bentley Systems, Inc.
References: 97-08-054
Keywords: OOP

John Bergman wrote:
>
> 2. A pointer to working source code for a "small-c++" or oo-pascal would
> be a great help as well... again, preferablly one that uses recursive
> decent.


John,


You may want to look at Python. Source code is available at


http://www.python.org/


I have never looked at their parser, though, so I don't know
what they use.


Regards --


Sergey Solyanik


--


mailto:ssolyanik@icdc.com
http://w3.icdc.com/~solyanik/sergey.html
--


Post a followup to this message

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