Go to file
Tony Garnock-Jones e24012af11 The last couple of weeks's work 2020-07-13 09:24:24 +02:00
_layouts Proper layouting 2019-08-18 22:08:55 +01:00
_plugins Proper layouting 2019-08-18 22:08:55 +01:00
historical Move codec.md into historical folder 2018-09-29 17:10:08 +01:00
implementations Bump Rust version 2020-07-10 17:01:21 +02:00
tests Remove placeholders from spec and implementations 1/5 2020-05-28 23:23:19 +02:00
.gitignore Update .gitignores 2019-06-30 19:01:43 +01:00
.gitlab-ci.yml Try the jekyll image 2019-08-11 16:07:15 +01:00
LICENSE LICENSE, NOTICE, README.md 2019-08-08 14:46:03 +01:00
Makefile The last couple of weeks's work 2020-07-13 09:24:24 +02:00
NOTICE LICENSE, NOTICE, README.md 2019-08-08 14:46:03 +01:00
README.md Minor repairs to text 2020-05-29 10:00:11 +02:00
TODO.md Update TODO.md 2019-08-18 23:06:28 +01:00
TUTORIAL.md Minor repairs to text 2020-05-29 10:00:11 +02:00
_config.yml Exclude implementations/ from site 2019-10-15 19:01:05 +01:00
canonical-binary.md Remove placeholders from spec and implementations 1/5 2020-05-28 23:23:19 +02:00
conventions.md Minor repairs to text 2020-05-29 10:00:11 +02:00
index.md Tweak jekyll setup 2019-08-11 16:19:08 +01:00
normalize.css Proper layouting 2019-08-18 22:08:55 +01:00
notes.mb.md Proper layouting 2019-08-18 22:08:55 +01:00
preserves.css Autodetectability of binary vs text; documented test case schema a little 2020-05-13 12:56:13 +02:00
preserves.el Unconfuse preserves emacs-mode with muon emacs-mode 2019-11-03 14:24:02 +00:00
preserves.md Remove placeholders from spec and implementations 1/5 2020-05-28 23:23:19 +02:00
questions.md Proper layouting 2019-08-18 22:08:55 +01:00
quoting.rkt Explore quoting. 2018-12-06 21:25:51 +00:00
quoting.v Drastically improve quoting.v - including a much better main theorem 2020-06-18 23:57:42 +02:00
representations.md Proper layouting 2019-08-18 22:08:55 +01:00
unquoting.md The last couple of weeks's work 2020-07-13 09:24:24 +02:00
unquoting.rkt The last couple of weeks's work 2020-07-13 09:24:24 +02:00
unquoting.v The last couple of weeks's work 2020-07-13 09:24:24 +02:00
why-not-json.md Proper layouting 2019-08-18 22:08:55 +01:00

README.md

projectpages projecttree title no_site_title
https://gitlab.com/preserves/preserves https://gitlab.com/preserves/preserves/tree/master Preserves: an Expressive Data Language true

This repository contains a proposal and various implementations of Preserves, a new data model and serialization format in many ways comparable to JSON, XML, S-expressions, CBOR, ASN.1 BER, and so on.

WARNING Everything in this repository is experimental and in flux! The design of Preserves is not finalised and may change drastically. Please offer any feedback you may have with this in mind.

Core documents

Additional resources

Contact

Tony Garnock-Jones tonyg@leastfixedpoint.com

Licensing

The contents of this repository are made available to you under the Apache License, version 2.0 (http://www.apache.org/licenses/LICENSE-2.0), and are Copyright 2018-2020 Tony Garnock-Jones.