Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 310 Bytes

File metadata and controls

20 lines (13 loc) · 310 Bytes

BetterScript

LLM-first language with deterministic semantics, compiling to ReScript and TypeScript.

Docs

  • Full specification lives under content/docs and is served at /docs.
    • Start at content/docs/index.mdx.

Develop

bun run docs:dev

Build

bun run docs:build