A small embeddable data language with schemas, helpful diagnostics, units, comments, and clean JSON interop, ready to drop in
  • Zig 71.2%
  • TypeScript 23.1%
  • Rust 5.4%
  • Shell 0.3%
Find a file
Hugo Daniel 6217e938f6 SJON 1.0
SJON is a deterministic S-expression data and safe-expression language
with a stable binary wire format and diagnostic codes. The pipeline runs
Lexer -> Parser -> SoA AST -> Validator -> Expr evaluator -> Binary IR,
shipping two WASM artifacts and parity hosts in Node, Rust, and
TypeScript.
2026-06-09 22:58:55 +01:00
conformance SJON 1.0 2026-06-09 22:58:55 +01:00
docs SJON 1.0 2026-06-09 22:58:55 +01:00
fixtures SJON 1.0 2026-06-09 22:58:55 +01:00
hosts SJON 1.0 2026-06-09 22:58:55 +01:00
manifests SJON 1.0 2026-06-09 22:58:55 +01:00
src SJON 1.0 2026-06-09 22:58:55 +01:00
tools SJON 1.0 2026-06-09 22:58:55 +01:00
.editorconfig SJON 1.0 2026-06-09 22:58:55 +01:00
.gitignore SJON 1.0 2026-06-09 22:58:55 +01:00
biome.json SJON 1.0 2026-06-09 22:58:55 +01:00
build.zig SJON 1.0 2026-06-09 22:58:55 +01:00
build.zig.zon SJON 1.0 2026-06-09 22:58:55 +01:00
LICENSE SJON 1.0 2026-06-09 22:58:55 +01:00
package.json SJON 1.0 2026-06-09 22:58:55 +01:00
pnpm-lock.yaml SJON 1.0 2026-06-09 22:58:55 +01:00
pnpm-workspace.yaml SJON 1.0 2026-06-09 22:58:55 +01:00
SJON.svg SJON 1.0 2026-06-09 22:58:55 +01:00