Nimony

The road to Nim 3

News

Release announcements and reports from the Nimony project. Newest first.


Prebuilt toolchains for Linux x86_64/ARM64, macOS ARM64 and Windows x86_64 are on the nightly releases page, or build from source.


Nimony v0.6.2 โ€” Nim, one year in

2026-09-08 ยท tokyovigilante

Nimony 0.6.2 is out. Instead of a feature list, this release comes with a guest report from a user who spent the past year moving a stack of real projects โ€” a Vulkan scientific visualiser, a web framework, an embedded server โ€” onto the new compiler. It covers the benefits of .passive procs and CPS.

โ†’ Read the article


Nimony v0.2 โ€” early preview of Nim 3.0's compiler

2025-11-01 ยท planetis

Our first release. Rather than a generic enthusiastic announcement, we asked planetis for an honest review of where Nimony actually stood: a 250-line Tic-Tac-Toe game with an AI in a worker thread, a tour of the standard library modules that had been ported, and a frank list of the rough edges โ€” type resolution errors, missing templates, and the compiler crash that got fixed the same day it was reported.

โ†’ Read the article