[plt-scheme] scheme in java

From: François Schwarzentruber (ancmin at gmail.com)
Date: Sun Aug 17 08:35:47 EDT 2008

Hello,

First of all, I thank you for your work. Congratulations ! DrScheme is
absolutely great and powerful. I use it to program a generic solver for
modal logic. (see
http://www.irit.fr/~Francois.Schwarzentruber/lotreclightinscheme/lotreclightscheme.html<http://www.irit.fr/%7EFrancois.Schwarzentruber/lotreclightinscheme/lotreclightscheme.html>
)

Now, I have many questions :

1) Do you know if it is possible to embed a Scheme interpreter into a Java
application ? (a sort of library providing me the possibility that  the user
can enter scheme code into a JEdit and interpret it by pressing a JButton)

I have found those interesting projects:
- Jatha, very easy to ease but it is Lisp and not Scheme :(
- JScheme and SISC but there are a bit difficult and I don't know if the
whole R6RS Scheme is supported.


2) What do you mean by exactly "pretty big scheme" ? Is it R6RS ?

Thank you in advance. Have a nice day !

Best regards,

François Schwarzentruber
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080817/02bd46f6/attachment.html>

Posted on the users mailing list.