Sha256: d0dc36f5aba10a5ac223791d599d5f18b0ccde229bc0151689d10f89928165c0
Contents?: true
Size: 662 Bytes
Versions: 8
Compression:
Stored size: 662 Bytes
Contents
<p align="center"> <img alt="babylon" src="https://raw.githubusercontent.com/babel/logo/master/babylon.png" width="700"> </p> <p align="center"> Babylon is a JavaScript parser used in <a href="https://github.com/babel/babel">Babel</a>. </p> ## Credits Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx), thanks to the awesome work of [@RReverser](https://github.com/RReverser) and [@marijnh](https://github.com/marijnh). Significant diversions are expected to occur in the future such as streaming, EBNF definitions, sweet.js integration, interspacial parsing, comment attachment and more.
Version data entries
8 entries across 8 versions & 3 rubygems