{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "cads",
    "title": "Convex Architecture Documents",
    "url": "https://brittleboye.github.io/awesome-lattice/cads/"
  },
  "slug": "cad032-cvx-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.",
  "longDescription": null,
  "homepage": "https://docs.convex.world/docs/cad/032_reader",
  "repo": "https://github.com/Convex-Dev/design/tree/main/docs/cad/032_reader",
  "docs": null,
  "links": [],
  "tags": [
    "spec",
    "reader",
    "lisp",
    "cvm"
  ],
  "badge": "CAD",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad032-cvx-reader/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad032-cvx-reader.md",
  "generated": "2026-04-19T08:15:29.570Z"
}