Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 437 Bytes

File metadata and controls

12 lines (8 loc) · 437 Bytes

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 (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.