Episode

Episode 175 - SNOBOL? That's Disgusting!

Podcast
Advent of Computing
Published
Jan 28, 2026
Duration seconds
3959
Processing state
not_requested
Canonical source
https://adventofcomputing.libsyn.com/episode-175-snobol-thats-disgusting
Audio
https://traffic.libsyn.com/secure/adventofcomputing/ep175_snobol.mp3?dest-id=1206722
JSON
/v1/public/podcasts/advent-of-computing-497186/episodes/episode-175-snobol-that-s-disgusting
Markdown
/podcast/advent-of-computing-497186/episode-175-snobol-that-s-disgusting.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/advent-of-computing-497186/episodes/episode-175-snobol-that-s-disgusting/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/advent-of-computing-497186/episode-175-snobol-that-s-disgusting.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Today we are talking about one of the most unique languages I've ever come across. SNOBOL emerges from the early days of programming. It's first compiler is implemented on the back of an envelope. It only has one data type, and only one format for every line of code. It's the bane of Chester, and center of an office drama! What's not to love? Selected sources: https://dl.acm.org/doi/epdf/10.1145/960118.808393 - Griswold's history of SNOBOL https://dl.acm.org/doi/epdf/10.1145/321203.321207 - THE SNOBOL1 Paper