January 2026
Intermediate to advanced
372 pages
8h 14m
English
In this chapter, we will look at how different languages use different type systems, how users create their own types, and different approaches to modeling a type system for your own language. We will also look at how that relates to native code that needs to interact with the type system of an interpreted language.
We will discuss the following aspects:
By the end of this chapter, you will have a nuanced understanding of how type systems interact with the interpreter, ...
Read now
Unlock full access