Tolvex Blog
Welcome to the Tolvex blog! Here you'll find the latest updates, technical deep dives, and announcements about the Tolvex programming language.
Latest Posts
Tolvex v0.1.0: Phase 1 Complete — A Healthcare Programming Language is Born
January 8, 2026
🎉 Major Release! Phase 1 complete with full language core, multi-target compilation (x86-64, WebAssembly, RISC-V), healthcare standard library (tolvex_data, tolvex_stats, tolvex_compliance, tolvex_ai), complete toolchain, and Python FFI.
Tolvex v0.0.4 Released – Deterministic tests & diagnostics
October 24, 2025
Deterministic scheduler tests, unified runtime diagnostics with context tags, and RT memory observability.
Tolvex v0.0.3 Released – LLVM backend & multi-target CI
September 30, 2025
LLVM backend integration, codegen artifacts for multiple targets, improved parser diagnostics, and CI enhancements.
Tolvex v0.0.2 Released: Healthcare Types, Type Annotation Tests, and Privacy Flows
September 2, 2025
Type annotation tests for let bindings, healthcare-native types, HIPAA-style privacy flows, and lexer reliability improvements.
Tolvex v0.0.1 Released: Lexer, Parser, AST, and Clinician‑Friendly Errors
August 26, 2025
Our first milestone with end-to-end lexing, parsing, AST generation, clinician-focused errors, and a feature-gated pipeline operator plan.
Journey to Nested Expressions: Building a Medical-Specific Language Feature
May 24, 2025
A deep dive into implementing nested expressions and medical operators in Tolvex
Stay Updated
- Follow us on GitHub