Jaspyon: a pure python javascript interpreter

77 views
Skip to first unread message

Jonathan Fine

unread,
May 2, 2010, 4:24:11 AM5/2/10
to JavaScript for Python programmers
Hello

Jaspyon was written by Leonardo Santagad (perhaps as a Google summer of code project).

You can get it at:
    http://bitbucket.org/santagada/jaspyon

This is a continuation of
    http://codespeak.net/pypy/dist/pypy/doc/javascript-interpreter.html

It runs like this:
    py2js/jaspyon-bb$ jaspyon
    Ja(va)s(cript)py(th)on interactive interpreter

    js> 1 + '2'
   12
   js>

It seems that Leonardo has already implemented JavaScript objects in Python (and in a way that allows the implementation to be translated into C).

This is very promising.

--
Jonathan

--
You received this message because you are subscribed to the Google Groups "JavaScript for Python programmers" group.
To post to this group, send an email to js...@googlegroups.com.
To unsubscribe from this group, send email to js4py+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/js4py?hl=en-GB.
Reply all
Reply to author
Forward
0 new messages