Releases: Borderliner/Noor
Releases · Borderliner/Noor
Release list
Noor v0.2.1
Highlights
- 🇮🇷 Persian translation of the README — see
README_fa.md.
No code changes since v0.2.0; this is a documentation-only release.
Since v0.2.0
docs: add Persian README (README_fa.md)
Since v0.1.0 (cumulative)
- Breaking syntax: nil literal is now
هیچ(no ZWNJ).هیچno longer doubles as a void type — Go has novoid, so empty return specs cover that. - Brand assets under
assets/(logo + alt mark + transparent PNG rasters). - License: MIT for code + reserved trademark/logo notice for the Noor name, نور wordmark, and
assets/artwork. - VS Code extension: CodeSandbox Black–matching palette, bundled Vazir Code (Inconsolata Latin), identifier red, function blue, font size 16.
Install
git clone https://github.com/Borderliner/Noor.git
cd Noor
cargo build --workspace --release
./target/release/noor run examples/03_hello_world.noor