Skip to content

asynched/json-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-parser

A JSON parser written in Javascript using parser combinators. This is not a up to spec JSON parser, just a simple demo on how to use parser combinators to parse JSON.

Requirements

  • Bun

Usage

bun run dev

About

A JSON parser written in Javascript using parser combinators.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published