@alu0100973914/egg-in-peg
v1.0.2
Published
[](https://travis-ci.com/ULL-ESIT-PL-1718/Egg-en-Pegg-alu0100973914) [
Our goal consist in rewrite Egg programming language using PEGjs. The resulting Parsing Expression Grammar can be found in the parse-pegjs.pegjs file of the lib folder. parse-pegjs.js is the file automatically generated by pegjs module.
Egg repository
Compatibilities
EiP is compatible with almost all the features present in 1.6.0 Egg version but there are some functionalities not supported:
- Regular expressions.
- Splat Operator.
EiP passes 84 of the 93 tests defined in 1.6.0 Egg version.
