Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
/ jason Public archive

A simple little JSON parser and stringifier implemented purely in Alta

License

Notifications You must be signed in to change notification settings

alta-lang/jason

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jason

Package Name Version License

A simple little JSON parser and stringifier implemented purely in Alta.

Building the tests

Make sure you have the Alta Compiler installed, and run this in a terminal in the project directory:

altac -c

The simple parse-and-stringify binary will be located in alta-build/_build/jason/jason/jason-jason. Run it with the path to a JSON file and it will parse it and then print the stringified result.

Build Status

Platform Status
Windows Build Status
Linux Build Status
macOS Build Status

About

A simple little JSON parser and stringifier implemented purely in Alta

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published