Skip to content

Comment on The paper computer

Comments

There is something incredibly valuable about forcing yourself to trace execution logic on physical paper. It builds a mental model of state changes and memory that you just don't fully develop when a modern IDE's debugger is doing all the heavy lifting for you.

Forth and Lisp, easier with S9 than Guile with tons of modules where some Guile libs overlap with SRFI (global standards for every Scheme to follow). You can almost trace Lisp functions by hand.

Ditto with Forth dumping the memory, creating literal structures for numbers and whatnot. Also, the 'see' command among dumping literal memory bytes.

Being both a REPL helps a lot. But Forth gets into a lower level than S9 itself.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.