[plt-scheme] Scheme to Java

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Fri Jun 27 06:41:27 EDT 2003

Ben Filippenko wrote:

> I would like to create a website where people can run my programs in a 
> simple UI inside of the browser. Obviously, Scheme will not run on a 
> browser on it's own, but I was wondering if there was a way to convert 
> my Scheme code to a Java Applet, enabaling me to post it on the web 
> browser. How can I accomplish this?

Take a look at SISC:


    <http://sisc.sourceforge.net/>

and this example:

    <http://sisc.sourceforge.net/sisc-online.html>

Be prepared that choosing this solution will involve more work than usual.

-- 
Jens Axel Søgaard




Posted on the users mailing list.