Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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