Login
From:
Loopwerk
(Uncensored)
subscribe
A tale of three type systems: Python, TypeScript, and Swift
https://www.loopwerk.io/articles/2025/type-systems/
links
backlinks
Roast topics
Find topics
Find it!
I recently ported my static site generator Saga from Swift to both Python and TypeScript. It was a fascinating exercise in cognitive dissonance, especially when it came to their type systems. This is a tale of that experience.