Mojo 1.0(modular.com)
424 points by dayanruben 10 days ago | 230 comments
tl;dr: Modular has released Mojo 1.0, marking the language as a stable, production-ready foundation after two years of development, with future 1.x changes expected to be primarily additive. The release consolidates syntax (unified `var` declarations, single Pointer type, unified closures), adds Python-style lambdas, improves LSP reliability, and introduces memory safety diagnostics. Modular reiterated its plan to open-source the Mojo compiler and toolchain in 2026, while the accompanying MAX 26.5 update adds support for GLM-5.2 and Nemotron-H models.
HN Discussion:
  • The language lacks clear positioning and messaging about what problem it solves
  • Closed-source compiler is unacceptable and delaying open-sourcing until 2026 is suspicious
  • ~Questions about whether Mojo remains a Python superset as originally promised
  • Skepticism about the release's credibility due to AI-generated content and acquihire concerns
  • Technical curiosity about Mojo's role as an IR and its relationship to Python