![](https://secure.gravatar.com/avatar/96c0055e8ac90e19432c887f9c7f9fc8.jpg?s=120&d=mm&r=g)
There is a lisp (similar to cl) implementation on javascript that works in the browser: https://github.com/manuel/edgelisp You might want to look at that. -- andy On Wed, Jul 27, 2011 at 7:24 AM, Anton Vodonosov <avodonosov@yandex.ru>wrote:
Hello.
I am new in parenscript and only glanced through the documentation on the project page.
As I understand parenscript source is compiled to javascript using a CL implemented compiler.
It's interesting, how difficult it is to have the same compiler implemented on javascript (i.e. on parenscript itself).
As parenscript is a subset of CL, in theory it mitght be not difficult.
The goal - is to have a browser only Lisp implementation, that can work without hunchentoot. To include parenscript scripts onto browser directly, redefine functions interactively and so on.
What do you think?
Best regards, - Anton
_______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel