Skip to content

Parse JavaScript using acorn and then 'evaluate' the AST, alowing interesting extensions.

License

Notifications You must be signed in to change notification settings

ForbesLindesay/acorn-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acorn-compile

Parse JavaScript using acorn and then 'evaluate' the AST, alowing interesting extensions.

Build Status Dependency Status NPM version

Installation

npm install acorn-compile

Usage

For now, see test cases for uses and for what parts of JavaScript our implemented. The goal is to focus on implementing the ES6 features, over the older features.

License

MIT

About

Parse JavaScript using acorn and then 'evaluate' the AST, alowing interesting extensions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published