Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/forbeslindesay/interpret

An interpreter for executing un-trusted Esprima Parse Trees with powerful extensibility to aid asynchronous programming
https://github.com/forbeslindesay/interpret

Last synced: 16 days ago
JSON representation

An interpreter for executing un-trusted Esprima Parse Trees with powerful extensibility to aid asynchronous programming

Awesome Lists containing this project

README

        

# interpret

An interpreter for executing un-trusted Esprima Parse Trees with powerful extensibility to aid asynchronous programming

[![Build Status](https://img.shields.io/travis/ForbesLindesay/interpret/master.svg)](https://travis-ci.org/ForbesLindesay/interpret)
[![Dependency Status](https://img.shields.io/david/ForbesLindesay/interpret.svg)](https://david-dm.org/ForbesLindesay/interpret)
[![NPM version](https://img.shields.io/npm/v/interpret.svg)](https://www.npmjs.com/package/interpret)

## Installation

npm install interpret

## License

MIT