{
  "$type": "site.standard.document",
  "canonicalUrl": "https://devlog.croft.click/2026/04/10/sigi-symbolic-stack-language",
  "description": "A pure symbolic stack language where all syntax is punctuation — no alphanumeric tokens.",
  "path": "/2026/04/10/sigi-symbolic-stack-language",
  "publishedAt": "2026-04-10T20:15:37.000Z",
  "site": "at://did:plc:ofrbh253gwicbkc5nktqepol/site.standard.publication/3mlen2qhzrt2s",
  "tags": [
    "esolangs"
  ],
  "textContent": "sigi\n\nA pure symbolic stack language — all punctuation syntax, no alphanumeric tokens. Every operation is expressed through combinations of symbols like +, ~, |, @, and #. Compiles to C via Python. The most minimal of the three esolangs — the entire grammar fits in a handful of rules.",
  "title": "Sigi — Pure Symbolic Stack Language"
}