Back to browse
GitHub Repository

A small, closed, Unicode-first language that emits Rust.

3 starsRust

Topaz – A small Unicode-first language that compiles to Rust

by yo_tafo·Jun 16, 2026·2 points·2 comments

AI Analysis

●●●BangerBig BrainWizardry

Unicode-first from the lexer up, not just supported as an afterthought.

Strengths
  • Differential harness ensures interpreter and Rust emitter produce identical results
  • Template strings for sql, sh, path keep interpolations separate for safety
  • Pure Rust with zero crates.io dependencies and forbid(unsafe_code)
Weaknesses
  • Early release with no API-stability or performance promises yet
  • Niche appeal — most devs won't adopt a new language without ecosystem
Target Audience

Programming language enthusiasts, developers wanting Unicode-native syntax

Similar To

Carbon · Mojo · V

Similar Projects