[01]
k4 language
Verbs, adverbs, lists, dictionaries, tables, and control forms — the first target.
- atomic vectors
- nested lists
- dicts and keyed tables
- function application
[ COMPAT ] k and q surface
l runs existing k4, q, and qSQL workloads without source changes. The preview focuses on local execution, benchmark reproduction, and compatibility reports.
current target
k4 + q + qSQL
Measured against real code paths: tables, symbols, temporal data, query forms, and the execution model.
preview platform
osx arm64
next reports
q/k behavior
[ MATRIX ] language coverage
[01]
Verbs, adverbs, lists, dictionaries, tables, and control forms — the first target.
[02]
q syntax and qSQL, validated against real analytical workloads, not isolated examples.
[03]
The protocol boundary, tested for local services and remote execution.
[04]
The engine picks scalar, SIMD, threaded, or compressed paths while preserving behavior.
[ PLATFORMS ] binary status
| platform | binary | validation | notes |
|---|---|---|---|
| osx arm64 | available | primary research preview | apple silicon local execution |
| linux x64 | planned | benchmark target | used for commodity server comparisons |
| linux arm64 | planned | compatibility pass pending | represented in release tree |
[ REPORTS ] edge cases wanted
The best reports isolate a single behavior difference. Small examples beat large applications.
next step
report a compatibility gap.
Use the contact form for behavior differences, parser failures, IPC notes, and benchmark issues.
Contact the team