{
  "generated": "2026-04-20T11:05:14.882Z",
  "tag": "reader",
  "slug": "reader",
  "count": 2,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/reader/",
  "projects": [
    {
      "name": "CAD008: Compiler",
      "description": "Puts a full expander + compiler on-chain, so smart contracts can legitimately write and deploy smart contracts using CVM ops as the target IR. Any language that lowers to Convex Lisp or CVM ops becomes a first-class on-chain language — Solidity-style single-language lock-in is structurally avoided.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad008-compiler",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad008-compiler/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad008-compiler.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad008-compiler.md",
      "tags": [
        "spec",
        "compiler",
        "cvm",
        "lisp",
        "reader"
      ]
    },
    {
      "name": "CAD032: CVX Reader",
      "description": "Defines the textual .cvx syntax via an ANTLR grammar covering CVM literals, data structures, addresses and doubles — an unambiguous print/parse round-trip shared by REPLs, tooling, and file storage. The Lisp equivalent of having a real spec instead of vendor-specific dialects.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad032-cvx-reader",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad032-cvx-reader/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad032-cvx-reader.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad032-cvx-reader.md",
      "tags": [
        "spec",
        "reader",
        "lisp",
        "cvm"
      ]
    }
  ]
}