Java-C# Interpreter

Omar Chisti <omarchisti@yahoo.com>
16 Apr 2002 00:48:35 -0400

          From comp.compilers

Related articles
Java-C# Interpreter omarchisti@yahoo.com (Omar Chisti) (2002-04-16)
| List of all articles for this month |

From: Omar Chisti <omarchisti@yahoo.com>
Newsgroups: comp.compilers
Date: 16 Apr 2002 00:48:35 -0400
Organization: Compilers Central
Keywords: interpreter, question
Posted-Date: 16 Apr 2002 00:48:35 EDT

Hi there...
I am a student busy writing an interpreter in Java
that will take Java source code for input (as a text
file) and output the "interpreted" code in C#.


Can anyone direct me to a site with information on how
to write interpreters (and the pitfalls one may run in
to) that could help me finish this project?


Thanks!


Post a followup to this message

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