文件名称:pypyjs.github.io:PyPy.js网站
文件大小:155KB
文件格式:ZIP
更新时间:2024-06-05 12:00:01
JavaScript
PyPy.js网站 注意:目前,开发处于Hibernate状态。 在这里讨论: : pypyjs.github.io是网站的源代码,该网站通过github页面托管。 PyPy.js:在运行时将PyPy JIT编译为JavaScript。 因为为什么不。 主要的PyPy.js存储库在这里: 所有代码都可以在MIT许可下获得。 单元测试 如果您想运行单元测试,例如: ~ $ virtualenv pypyjs_env ~ $ cd pypyjs_env/ ~/pypyjs_env $ source bin/activate (pypyjs_env)~/pypyjs_env $ pip install --upgrade pip (pypyjs_env)~/pypyjs_env $ pip install nose selenium (pypyjs_env)~/pypyjs_env
【文件预览】:
pypyjs.github.io-master
----css()
--------codemirror()
--------editor.css(491B)
--------pypyjs.css(3B)
--------ansi.css(4KB)
--------console.css(829B)
----.travis.yml(276B)
----README.rst(3KB)
----.gitmodules(226B)
----.nojekyll(0B)
----pypyjs-release-nojit()
----pypyjs-release()
----tests()
--------test_utils()
--------test_console.py(6KB)
--------__init__.py(491B)
--------test_editor.py(17KB)
----CNAME(10B)
----index.html(4KB)
----js()
--------jquery.min.js(82KB)
--------codemirror()
--------utils.js(444B)
--------jqconsole.min.js(25KB)
--------editor.js(4KB)
--------jquery-migrate-1.2.1.min.js(7KB)
----setup.cfg(69B)
----.gitignore(53B)
----editor.html(4KB)
----demo()
--------index.html(158B)