Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayhanadev/python-interpreter
A small Python Interpreter written in Javascript
https://github.com/rayhanadev/python-interpreter
compiler javascript nodejs python
Last synced: about 21 hours ago
JSON representation
A small Python Interpreter written in Javascript
- Host: GitHub
- URL: https://github.com/rayhanadev/python-interpreter
- Owner: rayhanadev
- License: mit
- Created: 2021-03-25T19:16:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T00:01:57.000Z (over 2 years ago)
- Last Synced: 2024-09-16T00:31:44.408Z (about 2 months ago)
- Topics: compiler, javascript, nodejs, python
- Language: JavaScript
- Homepage: https://replit.com/@RayhanADev/Python-in-JS
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Interpreter in Javascript
Just a small Python Interpreter written in ES6 Javascript. Try it out by forking and then changing the `test.pyjs` file!If any further development is done on this project, it could be used as a Python package for the web! Feel free to [start a pull request](https://github.com/RayhanADev/Python-Compiler/pulls) and work on it!