Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeahnotsewerside/jsexecutor
Executes JS in python
https://github.com/yeahnotsewerside/jsexecutor
Last synced: 11 days ago
JSON representation
Executes JS in python
- Host: GitHub
- URL: https://github.com/yeahnotsewerside/jsexecutor
- Owner: YeahNotSewerSide
- Created: 2021-03-19T13:39:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-29T14:45:31.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T18:00:43.724Z (2 months ago)
- Language: Python
- Size: 52.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSExecutor
Already exist:
VM core,
defined 'bytecode' for VM
some of the standart types
# ToDo:Write JS parser,
Write compiler,
more standart types and predefined data,
Write standart Exceptions,
Append throw functionality,
rewrite undefined,none,null,
Write documentation,
compile some of JS libraries