Building a Typechecker from scratch [2/20] Numbers and Strings | Testing

preview_player
Показать описание
This is the second lecture from the "Building a Typechecker from scratch" class where we build a static type checker for a full programming language similar to TypeScript, Java, etc.

In this lecture:

- Type class
- Number type
- String type
- Tests structure
- Test utils

#Typechecker #Type_theory #Programming_language
Рекомендации по теме
Комментарии
Автор

Hi, is there a github repository for this tutorial series?

arnabsarkar