myna-parser icon indicating copy to clipboard operation
myna-parser copied to clipboard

Myna Parsing Library

Results 15 myna-parser issues
Sort by recently updated
recently updated
newest added

There are two small mistakes in the sample code in readme.md. ``` var g = new function() { var delimiter = ","; // need to define delimiter first this.textdata =...

The next big thing for Myna will be partial recovery from errors, so that multiple errors can be detected in the code. See: http://duriansoftware.com/joe/Constructing-human-grade-parsers.html. Basically I see special rules to...

enhancement

https://github.com/dundalek/GrammKit

enhancement

Myna module functions don't have return types declared. This limits the effectiveness of TypeScript real-time type checking.

enhancement

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies