是否有用Python编写的JavaScript(ECMAScript)实现? [英] Is there a JavaScript (ECMAScript) implementation written in Python?

查看:140
本文介绍了是否有用Python编写的JavaScript(ECMAScript)实现?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有用 Python编写的JavaScript(ECMAScript)实现?即使执行速度很慢也没关系.

Are there any JavaScript (ECMAScript) implementations written in pure Python? It is okay even if its implementation is very slow.

推荐答案

有一个用RPython(Python的子集,也就是说,它像普通的Python一样运行)编写,具有未知的完整性级别. a href ="https://bitbucket.org/pypy/lang-js/overview" rel ="noreferrer"> https://bitbucket.org/pypy/lang-js/overview

There is one, of an unknown level of completeness, written in RPython (a subset of Python, that is to say, it runs as normal Python): https://bitbucket.org/pypy/lang-js/overview

这篇关于是否有用Python编写的JavaScript(ECMAScript)实现?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆