HowdyTX
  • Home
  • About
  • Blog
  • GitHub
  • LinkedIn
  • Rust Resources

Programming

A collection of 4 posts

A Hewlitt-Packard 15C-model calculator from the 80s.
23 Aug 2024 • 5 min read

UNIX History & the `dc` Calculator

An elegant weapon for a more civilized age; or, why RPN is the coolest thing since sliced silicon.

Read more
16 May 2024 • 12 min read

Building a Compiler in Rust – Part 1

Translating 70s-style code into bytes with Rust. This guide walks through constructing a compiler for PL/0.

Read more
10 Feb 2024 • 2 min read

It Ain't Your Grandpappy's Java...

Modern Java is... nice? When did that happen?

Read more
7 Feb 2024 • 3 min read

Dyck Words & Catalan Numbers

How can we generate all the Dyck words? And more importantly, how can we do it in Rust?

Read more
  • RSS