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

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

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
.