Site Map

All pages, resources, and machine-readable files on cssl.dev

Core Pages

The primary language and notation references.

Homepage cssl.dev/ Language overview, key features, quickstart guide, and live compiler output samples for Sigil (CSSL).
CSL Specification cssl.dev/CSLv3 74-glyph LL(2) notation reference: glyph tables, slot grammar, compound types, morpheme stacking. CSL v1.7.0.
Sigil Language cssl.dev/sigil Full Sigil (CSSL) language reference: effects, refinement types, autodiff, hardware targets, compiler stages, hardware matrix.

Guides

Structured learning paths, examples, and domain-specific guides.

Getting Started cssl.dev/getting-started Installation, first program, compilation targets, and the minimal path from zero to working Sigil (CSSL) code.
Examples cssl.dev/examples Annotated Sigil (CSSL) source examples covering effects, autodiff, refinement types, and GPU shader authorship.
Thinking Guides cssl.dev/thinking-guides Structured thinking guides for AI-assisted reasoning — verification methodology, decision frameworks, design heuristics.
Ethics Guides cssl.dev/ethics-guides Ethics guides for AI development and deployment under the Prime Directive framework — consent, sovereignty, harm prevention.
Security Guides cssl.dev/security-guides Security guides for Sigil (CSSL) — IFC labels, effect-based security patterns, and safe hardware target authorship.

Community

Project philosophy, contribution process, and frequently asked questions.

Contributing cssl.dev/contributing Project philosophy, code of conduct, issue reporting, contribution workflow, development setup, code style, and testing.
FAQ cssl.dev/faq Frequently asked questions about Sigil (CSSL), the CSL notation, the Prime Directive, and the compiler roadmap.
Philosophy cssl.dev/philosophy Design philosophy behind Sigil (CSSL) — sovereignty, the zero-dependency compiler, and structural encoding of the Prime Directive.

Meta

Site infrastructure and this index.

Site Map cssl.dev/site-map This page — complete index of all pages, machine-readable files, and CSL notation resources on cssl.dev.

Machine-Readable

Files for crawlers, AI agents, LLMs, and standards compliance.

llms.txt llms.txt cssl.dev/llms.txt Structured index of the site for LLMs and AI agents. Follows the llms.txt convention.
llms-full.txt full cssl.dev/llms-full.txt Complete LLM-indexable reference — Sigil (CSSL) language and CSL notation in one document.
sitemap.xml XML cssl.dev/sitemap.xml XML sitemap listing all pages with lastmod dates and priority values for search engine indexing.
robots.txt cssl.dev/robots.txt Crawler permissions — all AI agents and search crawlers are welcome.

CSL Notation Files

Machine-readable CSL notation versions of every page — for AI agents, dense reasoning, and compressed reference. Served from /csl/.

csl/index.csl Homepage content in CSL notation.
csl/sigil.csl Sigil language reference in CSL notation.
csl/cslv3.csl CSL notation reference in CSL notation — self-describing.
csl/getting-started.csl Getting Started guide in CSL notation.
csl/examples.csl Examples in CSL notation.
csl/thinking-guides.csl Thinking guides in CSL notation.
csl/ethics-guides.csl Ethics guides in CSL notation.
csl/security-guides.csl Security guides in CSL notation.
csl/contributing.csl Contributing guide in CSL notation.
csl/faq.csl FAQ in CSL notation.
csl/philosophy.csl Philosophy in CSL notation.
csl/spec.csl CSL specification document in CSL notation.
FEEDBACK