Warning: Work in progress! Leave feedback on Zulip or Github if you'd like this doc to be updated.

Data Notation Table of Contents

These are links to topics in the Oils Reference.

Siblings: OSH Topics, YSH Topics

Table of Contents
J8 Notation
Packle

J8 Notation

  [J8 Strings]   json-escape \n   surrogate-pair
                 j8-escape \yff   j-prefix j""
  [JSON8]        Null   Bool   Int   Float   Str   List   Dict
  [TSV8]         column-attrs   column-types
  [UTF8 Errors]  bad-byte   expected-start   expected-cont
                 incomplete-seq   overlong   bad-code-point

All J8 notation is UTF-8.

Packle

TODO: It seems like this needs its own chapter.

  [Packle]   Null   Bool   Int   Float   Str   List   Dict

Generated on Wed, 13 Sep 2023 01:45:04 -0400