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
- Host: GitHub
- URL: https://github.com/specificlanguages/mps-json
- Owner: specificlanguages
- License: apache-2.0
- Created: 2021-12-12T17:11:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T19:33:51.000Z (over 1 year ago)
- Last Synced: 2025-02-07T20:30:23.667Z (over 1 year ago)
- Language: JetBrains MPS
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.