Nothing to say much i suppose.
- Currently working on: rl-lang bytecode VM
Featured Project rl-lang
A statically-typed, tree-walking interpreted language written in Rust, with a growing ecosystem:
| Component | Description |
|---|---|
| CLI | rl run / rl check / rl new / rl dev |
| Tooling | rl package / rl fmt / rl workflow |
| VM | Bytecode virtual machine |
| CraneLift | Compiler (WIP) |
| LSP | Hover, diagnostics, go-to-definition (WIP) |
| REPL | Ratatui-powered TUI |
| Grammar | tree-sitter for Neovim / Zed / GitHub |
| Stdlib | 314 documented functions across 18 modules |
and more!