Skip to content

Instantly share code, notes, and snippets.

@raineorshine
Created February 2, 2017 04:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raineorshine/30010120006c499d1406d84a817d8093 to your computer and use it in GitHub Desktop.
Save raineorshine/30010120006c499d1406d84a817d8093 to your computer and use it in GitHub Desktop.
Notes from experimenting with Idris Lightyear
https://github.com/ziman/lightyear
idris JsonTest.idr -p lightyear -p contrib
parse jsonToplevelValue "{ \"a\": 1, \"b\": 2 }"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment