HN Hall of Fame Weekly email

Mezzano – An operating system written in Common Lisp

Screenshot of github.com captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 7 calendar years, with breakout response in 5 of them.

submissions
11
submitters
11
observed span
2015–2025
peak thread · 136 comments
396 pts
latest 20+ return · 2025-07-30
114 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

There are still people explaining to me why you need a 'system programming language' like C or Rust for certain tasks. Meanwhile, I'm playing a game of Quake on Mezzano, where everything from drivers to the actual videogame is written in pure Common Lisp. In case you wonder how froggey managed to obtain a Common Lisp version of Quake, have a look at https://github.com/froggey/Iota.

heisig·396-point thread·

Some starting points: USB mass storage driver: https://github.com/froggey/Mezzano/blob/master/drivers/usb/m... ext4 file system (read-only): https://github.com/froggey/Mezzano/blob/master/file/ext4.lis... TCP network stack: https://github.com/froggey/Mezzano/blob/master/net/tcp.lisp

sanxiyn·224-point thread·

Very impressive. Since the demise Lisp machines, there have been several attempts at developing a Lisp-based operating system which didn't deliver anything: LispOS, Tunes, and Loper; and one successful attempt at getting Lisp to run on the bare metal: Movitz. Lisp was its own operating system on the original Lisp machines developed at MIT, and this evolved into Genera at Symbolics. Is this the case here? I notice that Mezzano has files. Files are inherited from operating systems running non…

Related to https://news.ycombinator.com/item?id=8943709 ?

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
5

100+ points or 50+ comments

Total points
1121

reference only — not used in Hall rules or ranking

Total comments
307

reference only — not used in Hall rules or ranking

Every submission