Skip to content

Contains example code for issues with parsing `\` in the node ebnf module

Notifications You must be signed in to change notification settings

dmfxyz/node-ebnf-issue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept for EBNF Bug(?)

This repo contains a basic implementation of unexpected behavior around \ escaping in the https://github.com/lys-lang/node-ebnf repo.

To test it out, run:

npm install

then

node example.js

About

Contains example code for issues with parsing `\` in the node ebnf module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published