Let's talk about modules!

Published: April 20, 2021, 5 a.m.

b'

I start Chapter 13 (in Season 2) of the podcast, on module systems.\\xa0 Almost all programming languages I know include some kind of scheme for modules, packages, namespaces, or something like this.\\xa0 I discuss the high-level ideas of namespace management and type abstraction, two main use cases for module systems.\\xa0 Subsequent episodes will discuss module systems (from papers or documentation) of various languages.

'