Spark

Spark

Fewer lines. Fewer glue bugs. Faster iteration.

A small programming language for AI tasks as first-class statements — one reviewable .spark file instead of SDK glue, plus memo-friendly dry-run.

Hello world

# Build, then dry-run (no network)
make
./spark --dry-run examples/hello.spark

The multiplier is cognitive / DX: fewer lines, fewer glue bugs, faster iteration — plus memo-friendly dry-run.

Start here: Program with Spark · Language reference · IDE status · Self-host