Skip to content

fr3fou/djena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djena

JSON parser in https://deno.land / TypeScript

TODO

  • Basic building parser blocks
    • result
    • zero
    • item
    • bind
    • sat
    • either
    • sepBy
    • many
    • EOF
    • oneOf
    • fmap
    • seq
  • Refactor
  • JSON
    • Booleans
    • String literals
      • Escape support
    • Numbers
      • Floats
      • Negatives
    • Arrays
    • Objects
    • null

References

About

parser combinators for json in ts / deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •