See arc-lang.org for details.
Try vscode support: VScode - ARC
Following json migration tutorial.
| Type | Example | Remark |
|---|---|---|
| Integer | 42 |
Atom, BigInteger |
| Decimal | 1.234 |
Atom, BigDecimal |
| String | 'literal' |
Atom |
| Cite | $cite.path |
Atom |
| Special | true, null |
Atom |
| List | [1, 2, 3] |
Container |
| Dict | {1: 3} |
Container |
| DictMark | [dict.path] |
Scope |
| ListMark | <list.path> |
Scope |
Compare with other readable formats
Compatible with json!
Any json object is a legal arc fragment.
Just copy and paste, then it works!
Basically Arc is an enhanced version of Toml
More functions but stricter in some places
You don't need to buy a vernier caliper!
YAML is a horrible format, if you really use wrote configurations.
Forget them!