Giter Site home page Giter Site logo

cpojer / esprima Goto Github PK

View Code? Open in Web Editor NEW

This project forked from facebookarchive/esprima

0.0 3.0 0.0 23.1 MB

ECMAScript parsing infrastructure for multipurpose analysis

Home Page: http://esprima.org

License: BSD 2-Clause "Simplified" License

JavaScript 98.88% HTML 0.18% C++ 0.94%

esprima's Introduction

Esprima (esprima.org, BSD license) is a high performance, standard-compliant ECMAScript parser written in ECMAScript (also popularly known as JavaScript). Esprima is created and maintained by Ariya Hidayat, with the help of many contributors.

Esprima-FB is a fork of the Harmony branch of Esprima that implements JSX specification on top of ECMAScript syntax.

Features

Versioning rules

In order to follow semver rules and keep reference to original Esprima versions at the same time, we left 3 digits of each version part to refer to upstream harmony branch. We then take the most significant digit.

Example: 4001.3001.0000-dev-harmony-fb aligns with 1.1.0-dev-harmony (aka 001.001.000-dev-harmony) in upstream, with our own changes on top.

Esprima-FB serves as a building block for JSX language tools and transpiler implementations (such as React or JSXDOM).

Esprima-FB runs on many popular web browsers, as well as other ECMAScript platforms such as Rhino and Node.js.

For more information on original Esprima, check the web site esprima.org.

esprima's People

Contributors

ariya avatar benjamn avatar cliffano avatar constellation avatar cpojer avatar disnet avatar dmitrysoshnikov avatar ef4 avatar fkling avatar gabelevi avatar gregglind avatar insidewhy avatar jboekesteijn avatar jdiamond avatar jeffmo avatar jryans avatar kondi avatar mathiasbynens avatar metafeather avatar mikesherov avatar mroch avatar oxyc avatar rreverser avatar sebmarkbage avatar sophiebits avatar swatinem avatar syranide avatar thlorenz avatar voloko avatar zpao avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.