Home of Kria — A fast, clean, and modern programming language.
Built in Rust with a custom bytecode VM.
Kria is a scripting language that aims to combine good performance with clean and productive syntax.
- Stack-based bytecode VM with optimizations
- First-class functions and closures
- Arrays, objects, and module system
- REPL support
- Official VS Code extension
Currently in active development.
- Kria Language — Main repository
- Kria VS Code Extension — Syntax highlighting, IntelliSense, and more
- Kria Website — Documentation
- Performance and developer experience should go hand in hand.
- Syntax should be clean and readable.
- We value simplicity, consistency, and steady progress.
Visit the official website for documentation and examples.