[parenscript-devel] parenscript on parenscript?

Andy Peterson andy.arvid at gmail.com
Wed Jul 27 19:13:52 UTC 2011


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 at 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 at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20110727/0b47d7e9/attachment.html>


More information about the parenscript-devel mailing list