Related articles |
---|
Using FORTH as target machine? mailings@jmksf.com (mailings@jmksf.com) (2009-07-22) |
Re: Using FORTH as target machine? DrDiettrich1@aol.com (Hans-Peter Diettrich) (2009-07-25) |
Re: Using FORTH as target machine? cr88192@hotmail.com (BGB / cr88192) (2009-07-25) |
Re: Using FORTH as target machine? blog@rivadpm.com (alextangent) (2009-07-26) |
Re: Using FORTH as target machine? blog@rivadpm.com (alextangent) (2009-07-26) |
Re: Using FORTH as target machine? joevans@gmail.com (Jason Evans) (2009-07-27) |
Re: Using FORTH as target machine? pjk@bcs.org.uk (Peter Knaggs) (2009-07-28) |
Re: Using FORTH as target machine? akk@nospam.org (Andreas) (2009-07-28) |
Re: Using FORTH as target machine? kym@svalbard.freeshell.org (russell kym horsell) (2009-07-29) |
Re: Using FORTH as target machine? jacob@nospam.org (jacob navia) (2009-07-29) |
From: | Jason Evans <joevans@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Mon, 27 Jul 2009 07:28:55 -0700 (PDT) |
Organization: | Compilers Central |
References: | 09-07-080 |
Keywords: | forth |
Posted-Date: | 29 Jul 2009 08:36:04 EDT |
On Jul 21, 5:46 pm, "maili...@jmksf.com" <maili...@jmksf.com> wrote:
> So, does anyone know about a compiler-project or similar software that
> uses Forth as its destination?
The Tamarin JIT, which is used for ActionScript and JavaScript,
targets Forth. You may have to dig into the code to find out many
details.
http://www.mozilla.org/projects/tamarin/
http://www.bluishcoder.co.nz/2008/05/extending-tamarin-tracing-with-forth.htm
l
Jason
Return to the
comp.compilers page.
Search the
comp.compilers archives again.