PyPy has a "preliminary" version of a javascript interpreter for Python code.
https://doc.pypy.org/en/latest/faq.html?highlight=javascript#can-i-use-pypy-s-translation-toolchain-for-other-languages-besides-python On Wednesday, December 16, 2020 at 4:55:50 PM UTC-5 Edward K. Ream wrote: > On Wed, Dec 16, 2020 at 1:32 PM Offray Vladimir Luna Cárdenas < > [email protected]> wrote: > >> On the idea of a Leo core in a machine efficient fast language, I think >> that Nim is a worth exploration also, as is syntax is Python inspired, >> compiles to JavaScript, has good metaprogramming facilities. I have found >> it pretty productive when I need a more low level or multi-paradigm, cross >> browser approach to my coding needs. >> > Thanks for the link. What I want is something that will compile Leo's > existing python code to js/ts. > > Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/f8fabd33-ad9c-4194-a888-ab9b24ad60e0n%40googlegroups.com.
