{
  "generated": "2026-04-19T08:15:29.875Z",
  "tag": "compiler",
  "slug": "compiler",
  "count": 3,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/compiler/",
  "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": "CAD009: Expanders and Macros",
      "description": "Brings Dybvig-Friedman-Haynes expansion-passing-style macros on-chain — more general than traditional macro systems and strong enough to host entirely new languages or DSLs inside a single eval. Contract authors can extend the language itself rather than routing around its limits.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad009-expanders-macros",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad009-expanders-macros/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad009-expanders-macros.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad009-expanders-macros.md",
      "tags": [
        "spec",
        "lisp",
        "compiler",
        "cvm",
        "dsl"
      ]
    },
    {
      "name": "CAD026: Convex Lisp",
      "description": "A Clojure-inspired homoiconic Lisp tuned to the CVM's immutable persistent data structures, compiling on-chain and supporting REPL-driven development against a live network. General-purpose languages aren't deterministic enough and Solidity can't express the CVM's richer account model — Lisp is the pragmatic fit.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad026-convex-lisp",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad026-convex-lisp/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad026-convex-lisp.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad026-convex-lisp.md",
      "tags": [
        "spec",
        "lisp",
        "cvm",
        "compiler",
        "smart-contracts"
      ]
    }
  ]
}