Smalltalk VM -> Java VM

Chris Laffra <laffra@morgan.com>
Mon, 23 Oct 1995 16:22:20 GMT

          From comp.compilers

Related articles
Smalltalk VM -> Java VM laffra@morgan.com (Chris Laffra) (1995-10-23)
Re: Smalltalk VM -> Java VM traynor@newton.texel.com (1995-10-25)
Re: Smalltalk VM -> Java VM tore@lis.pitt.edu (1995-11-08)
| List of all articles for this month |

Newsgroups: comp.compilers
From: Chris Laffra <laffra@morgan.com>
Keywords: interpreter, question
Organization: Morgan Stanley & Co., New York, NY
Date: Mon, 23 Oct 1995 16:22:20 GMT

Has anyone considered developing a Smalltalk VM to Java VM
translator? Is such a thing feasible?
What will it take to develop a Smalltalk app, convert the
generated byte codes to Java byte codes, and run them
on a remote Java-enabled browser.


Let's ignore the problem of distributing the image, and
concentrate on the byte code translating for the time being.


--
Chris Laffra
-------------------------------------------------------------------
Morgan Stanley, 750 Seventh Avenue (between 49 & 50), NYC, NY 10019
Email: laffra@ms.com, Tel: (212) 762 2223, Fax: (212) 762 0520
--


Post a followup to this message

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