Want to write a basic compiler interpreter

Arman Ali Anwar <arman.anwar@mci.com>
21 Aug 1999 01:57:12 -0400

          From comp.compilers

Related articles
Want to write a basic compiler interpreter arman.anwar@mci.com (Arman Ali Anwar) (1999-08-21)
Re: Want to write a basic compiler interpreter TYann@vet.com.au (Trevor Yann) (1999-08-22)
| List of all articles for this month |

From: Arman Ali Anwar <arman.anwar@mci.com>
Newsgroups: comp.compilers
Date: 21 Aug 1999 01:57:12 -0400
Organization: MCI
Keywords: Basic, Java, translator, question, comment

Hello,


I'm interested in writing a basic -> jvm compiler interpreter.


Do you folks know of any resources that I could use e.g: grammer files,
BASIC virtual machine models etc.


TIA,


Arman.


P.S would appreciate it if you pose replies to aaanwar@yahoo.com
[There are some on-line Basic grammars that you might start with, but
I suspect that reimplementing enough of a library to make useful Basic
programs work will be more work than translating the source. -John]


Post a followup to this message

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