Show HN: Axiom – A math-native OS where x² is valid syntax (built from scratch)

Published: (February 18, 2026 at 09:30 AM EST)
1 min read

Source: Hacker News

Boot Log

  • My Computer My Computer
  • Axiom Docs Axiom OS
  • Boot Log BOOT.LOG
  • Architecture Architecture
  • Manifesto MANIFESTT.TXT

POWER ON

12:00 PM

0 views
Back to Blog

Related posts

Read more »

Store Proxy Fetch

Cases of UPPER – Part 12 Containers in Raku This is part 12 of the Cases of UPPER series, which documents the Raku syntax elements that are written completely...

C++26: Std:Is_within_lifetime

When I was looking for the next topic for my posts, my eyes stopped on std::is_within_lifetime. Dealing with lifetime issues is a common source of bugs, after a...