10 messages in org.mozilla.lists.dev-tech-js-engineRe: Embed Forth into Firefox.
FromSent OnAttachments
Michael A. BorisovJul 1, 2008 11:08 pm 
John J. BartonJul 2, 2008 8:09 am 
Michael A. BorisovJul 2, 2008 12:40 pm 
Marcus G. DanielsJul 3, 2008 7:42 am 
Michael A. BorisovJul 3, 2008 6:25 pm 
dekaJul 4, 2008 5:43 am 
chri...@gmail.comJul 4, 2008 6:57 am 
Sam MasonJul 4, 2008 8:21 am 
Michael A. BorisovJul 7, 2008 4:16 pm 
Michael A. BorisovJul 7, 2008 4:18 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Embed Forth into Firefox.Actions...
From:Michael A. Borisov (bori@gmail.com)
Date:Jul 7, 2008 4:16:54 pm
List:org.mozilla.lists.dev-tech-js-engine

chri@gmail.com wrote:

On Jul 2, 6:09═pm, "Michael A. Borisov" <bori@gmail.com> wrote:

I'm considering a possibility to use Forth "natively" in my web pages to increase performance. The ideal scenario for me is to build my custom version of Firefox where JavaScript is replaced with Forth. So, my question is what should I start from?

Kamen Lisp embeds Common Lisp as a language in Firefox. It may be helpful to look through the source to see how they did it:

http://www.progmatism.com/software/kamen/index.php

Thanks a lot. It is very helpful.

Michael