ballercat / walt

:zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:
https://ballercat.github.io/walt/
MIT License
4.64k stars 122 forks source link

Nearley parser #142

Closed ballercat closed 5 years ago

ballercat commented 6 years ago

Move all initial parsing logic to a formal syntax definition (ebnf) and use nearley parser library to parse syntax.

This work enables extending the underlying syntax of Walt, in the future.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 114


Totals Coverage Status
Change from base Build 77: 0.3%
Covered Lines: 2003
Relevant Lines: 2003

💛 - Coveralls