Skip to content

Releases: Borderliner/Noor

Release list

Noor v0.2.1

Choose a tag to compare

@Borderliner Borderliner released this 07 Jun 13:01
v0.2.1
a50de04

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 no void, 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