Show HN: OtterLang β Pythonic scripting language that compiles to native code
Show HN (score: 5)Description
The goal isnβt to reinvent Python or Rust, but to find a middle ground between them:
Python-like readability and syntax Rust-level performance and type safety Fast builds and transparent Rust FFI (you can directly import Rust crates without writing bindings)
OtterLang is still early and very experimental. the compiler, runtime, and FFI bridge are being rewritten frequently.
Please star the repo, and contribute to help this project.
More from Show
Show HN: Matrirc β run irssi in 2026, talk to people on Matrix
Show HN: Matrirc β run irssi in 2026, talk to people on Matrix This solves no real problem β Element works, there's already a Matrix-to-IRC bridge running on half the FOSS networks, and probably nobody under 30 has opened irssi voluntarily this decade.<p>I wrote it anyway because I miss Esc 4 and clunky window-split commands.<p>Matrirc is a local IRC server that speaks Matrix on the back. Point irssi at localhost:6667, log in with Matrix creds, rooms show up as channels.<p>brew tap pawelb0/tap brew install matrirc
No other tools from this source yet.