Roadmap
Our development journey toward a production-ready epistemic computing platform
Completed
In Progress
Experimental
Planned
1
Phase 1: Foundation
Completed Core language design
Lexer and parser
Type checker with inference
Effect system (IO, Mut, Alloc, Panic)
Linear and affine types
Units of measure
2
Phase 2: Epistemic Computing
Completed Knowledge<T> types
Uncertainty propagation (GUM)
Provenance tracking
Confidence gates
Scientific ontology (15M terms)
3
Phase 3: Backends
In Progress LLVM backend
Cranelift backend
Native ELF/Mach-O generation
GPU kernels (PTX, SPIR-V)
WebAssembly backend
4
Phase 4: Tooling
In Progress LSP server
Package manager
Documentation generator
REPL
Debugger integration
5
Phase 5: Ecosystem
Planned Standard library expansion
Package registry
IDE plugins (VS Code, JetBrains)
Jupyter kernel
Interop with Python, R, Julia
6
Phase 6: Production
Planned Performance optimization
Formal verification
Security audit
v1.0 stable release
Help Shape the Future
Sounio is open source. Contribute code, documentation, or ideas to help us build the future of scientific computing.