Lagua Low Level Notation
L3 is a way to encode a low-level functional program that utilizes both XML and JSON data in a flat string of text. Rarely used characters delimit different node types.
Status: 🌁
Constants:
- B | Element
- L | Attribute / tuple
- L | teXt
- L | Reference
- B | List
- B | Map
- L | Processing-instruction
- L | Comment
- B | Document
- L | doctype
- B | documenT-fragmenT
- L | teXt (number, boolean, null)
- | N/A
- B | Function call
- B | Quotation
- L | doctype (serialized)
- | end-of-branch
🌁 = Alpha
☁️ = Beta
⛅ = Release Candidate
☀ = Release
B = Branch
L = Leaf