Blyx v0.1.0-alpha: AI-Native Systems Language with Rust Runtime •View on GitHub

Chapter 16

Testing & Benchmarking

Blyx provides built-in unit test runner capabilities with #[test] and #[bench] annotations built directly into blyxpkg test.

Modules & PackagesCompiler Architecture