An open API service indexing awesome lists of open source software.

https://github.com/specificlanguages/mps-json

JSON language for MPS
https://github.com/specificlanguages/mps-json

Last synced: 5 months ago
JSON representation

JSON language for MPS

Awesome Lists containing this project

README

          

# mps-json

An implementation of JSON language for MPS.

# Why use this library?

There are several implementations of JSON for MPS floating around. What makes this library special?

* A business-friendly [license](LICENSE.txt) (Apache License 2.0).
* No dependencies. Not even grammar cells.
* Available as a pre-built Maven package from the Central Repository (aka Maven Central), ready to integrate into your
Maven or Gradle build.