Skip to content

ponylang/json

JSON

A JSON library for Pony

Status

JSON is an beta-level package.

JSON was extracted from the standard library as part of RFC #78. We expect that the API will evolve over time.

Installation

  • Install corral
  • corral add github.com/ponylang/json.git --version 0.1.0
  • corral fetch to fetch your dependencies
  • use "json" to include this package
  • corral run -- ponyc to compile your application

API Documentation

https://ponylang.github.io/json