https://github.com/logicalhacking/nano_json
Nano JSON: Working with JSON formatted data in Isabelle/HOL and Isabelle/ML
https://github.com/logicalhacking/nano_json
Last synced: 10 months ago
JSON representation
Nano JSON: Working with JSON formatted data in Isabelle/HOL and Isabelle/ML
- Host: GitHub
- URL: https://github.com/logicalhacking/nano_json
- Owner: logicalhacking
- License: bsd-3-clause
- Created: 2022-07-08T12:40:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-15T03:10:43.000Z (over 3 years ago)
- Last Synced: 2025-01-17T03:12:08.291Z (11 months ago)
- Language: Isabelle
- Size: 66.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION
Awesome Lists containing this project
README
# Working with JSON formatted data in Isabelle/HOL and Isabelle/ML (Nano_JSON)
This git repository contains a local mirror of
[Working with JSON formatted data in Isabelle/HOL](https://www.isa-afp.org/entries/Nano_JSON.shtml)
entry of the
[Archive of Formal Proofs (AFP)](https://www.isa-afp.org).
The official AFP releases are tagged. Additionally, this repository
may contain extensions (i.e., a development version) that may be
submitted (as an update of the Nano_JSON entry) at a later stage.
## How to build
```console
achim@logicalhacking:~$ isabelle build -D Nano_JSON
```
## Authors
* [Achim D. Brucker](http://www.brucker.ch/)
## License
This project is licensed under a 3-clause BSD-style license.
SPDX-License-Identifier: BSD-3-Clause
## Upstream Repository
The upstream git repository, i.e., the single source of truth, for this project is hosted
by the [Software Assurance & Security Research Team](https://logicalhacking.com) at
.