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

https://github.com/webfansplz/giao-js

Mini Javascript Interpreter
https://github.com/webfansplz/giao-js

interpreter javascript

Last synced: 9 months ago
JSON representation

Mini Javascript Interpreter

Awesome Lists containing this project

README

          

## giao.js

A Mini Javascript Interpreter。

### Example

[Example](./example/index.html)

### Article

[Article](./Article.md)

### Related

[bramblex/jsjs](https://github.com/bramblex/jsjs)

[Build a JS Interpreter in JavaScript Using Acorn as a Parser](https://blog.bitsrc.io/build-a-js-interpreter-in-javascript-using-acorn-as-a-parser-5487bb53390c)

### License

The [MIT License](./LICENSE)