preserves/cheatsheet.md

795 B

no_site_title title
true Preserves Quick Reference

Tony Garnock-Jones tonyg@leastfixedpoint.com
{{ site.version_date }}. Version {{ site.version }}.

These are non-normative "reference card" definitions. See also the normative [semantics]({{ site.baseurl }}/preserves.html), [text syntax specification]({{ site.baseurl }}/preserves-text.html), and [machine-oriented syntax specification]({{ site.baseurl }}/preserves-binary.html), and the experimental [P-expressions definition]({{ site.baseurl }}/preserves-expressions.html).

Machine-Oriented Binary Syntax

{% include cheatsheet-binary.md %}

Human-Oriented Text Syntax

{% include cheatsheet-text.md %}

P-expression Syntax

{% include cheatsheet-pexprs.md %}