News, updates, and articles about the Kit programming language.
Kit 2026.4.27 improves kit dev workflow validation and diagnostics, preserves partitioned package globals, completes the Zig 0.16.0 migration, and refreshes the docs and playground.
A package and codegen hardening release covering partitioned package globals, cached metadata, runtime builtins, release tooling, and CI build reliability.
Read more →An analysis of the Kit Lang Advanced Syntax Design proposal against Kit's existing language features, including error handling, pattern matching, traits, refinement types, and FFI.
Read more →A summary of the April 20 release, covering incremental compilation milestones, backend graph reuse, codegen and import fixes, and Linux/FFI runtime hardening.
Read more →A summary of the 2026.4.7 release, covering first-party package library resolution, import inference fixes, parity-check correctness, and cleaner automated test runs.
A summary of the 2026.4.6 release, covering imported package and alias fixes, the inline-comment parser regression fix, parity tooling updates, and recursive cwd discovery in kit check.
A look at the standalone Artemis II tracker built in Kit with raylib, projected mission data, custom file imports, and optional live NASA telemetry.
Read more →A summary of the 2026.4.4.5 release, covering the new full-release-string behavior for Kit.version and the final website/playground sync for the current compiler version.
A summary of the 2026.4.3 release, covering the macOS cross-build fix for Linux hosts and the updated release metadata now reflected across the site and playground.
A summary of the 2026.4.2 release, covering FFI package scaffolding, native linking support, wrapper diagnostics, and release metadata tooling updates.
A summary of the 2026.3.30 release, covering the new WASM REPL command support, backend and runtime hardening work, and the exact changelog linked to GitLab commits.
A practical side-by-side look at common dataframe tasks in kit-dataframe, dplyr, pandas, Polars, and Julia DataFrames, including Kit's lazy expression system and preloaded REPLs.
kit-dataframe has been verified on Ubuntu. This post covers the package capabilities, Linux verification notes, and starter dataframe workflows in Kit.
We're excited to announce that Active Patterns have arrived in Kit! This powerful feature, inspired by F#'s active patterns, allows you to define reusable, composable pattern matching logic that integrates seamlessly with Kit's existing match expressions.
Read more →Performance benchmarks for common operations in Kit. Learn how fast basic operations, string manipulation, list operations, map access, pattern matching, and more perform in compiled Kit binaries.
Read more →We benchmarked Kit against Go, Rust, Zig, V, Crystal, Nim, Node.js, Python, and Ruby. See how Kit performs in recursive function calls and floating-point arithmetic with interactive D3.js visualizations.
Read more →