Veil — a compact systems language compiling directly to readable C (no LLVM).
Focused on predictable output, small toolchain, and developer ergonomics.
Short facts
- Clean, modern syntax
- Strong, ergonomic type system
- Zero-cost abstractions and predictable performance
- Minimal core — features in libraries
I split my time between low-level systems work and practical web development.
Languages & systems: Rust · C · Zig · Go · TypeScript · JavaScript
Web: Solid.js · Next.js · Vue · Dioxus · Node.js
Tools: gcc / standard C toolchain · Git · Docker · Neovim · VS Code
- Language & compiler design: syntax, type systems, compiler architecture
- Systems engineering: performance, memory safety, predictable builds
- Web development: fast frontends and reliable backends
- Veil — compiler + stdlib (active development)
- ByteMate — Discord bot (community-focused)
- More prototypes and tooling on my GitHub
Discord: meetzli
GitHub: github.com/meetzli
Good code is its own best documentation.