Skip to content

mikesamuel/nosj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOSJ

(rhymes with Sausage)

A grammar for parsing JSON right-to-left.

For example, it recognizes

[ llun, { 32+e20.6: "rebmun" }, ""\\\n\" ]

but rejects invalid inputs like

"\"\\"

and

90

Take a gander at the railroad diagram, or try out some NOSJ using Paul Kline's BNF playground with this compatible grammar.

About

A grammar for parsing JSON right-to-left

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages