Preview builds

Download PeachQ.

Native packages for the current preview, plus the browser REPL for a no-install first look.

Current preview v0.41 uploaded .

โŠž
Windows x64

Windows

Standalone preview archive for 64-bit Windows.

peachq-v0.41.0-windows-x86_64.zip
โ—‰
macOS arm64

macOS

Apple silicon preview archive with the PeachQ command-line binary.

peachq-v0.41.0-darwin-arm64.tar.gz
๐Ÿง
Linux x86_64

Linux

Portable x86_64 tarball for current Linux distributions.

peachq-v0.41.0-linux-x86_64.tar.gz
๐ŸŒ
Browser

Browser REPL

No install. Useful for a quick compatibility check before downloading.

โŒ˜
Developers

Build from source

Follow development, inspect the implementation and contribute fixes.

Release path

PeachQ's version is its q-conformance score, so each release is a step up the pass rate.

Breadth and polish

Deeper qSQL, self-hosted q verbs, a Windows build, the browser REPL and in-REPL help.

Talking and joining

IPC over the kdb wire, keyed tables, the first joins and a real string model.

qSQL and time

select and exec over in-memory tables, temporal types and reference-matched display.

The language takes shape

Core datatypes, adverbs, dictionaries and tables, with parse and type starting to match kdb.

First light

A q parser over the Rayforce engine: parse trees, a handful of verbs, and numbers in and out.