Providing AST Definitions - Programming Language From Scratch

Опубликовано: 13 Октябрь 2024
на канале: tylerlaceby
19,390
498

This video covers how we will structure the types needed in out AST. This is the basic setup of types and interfaces needed for the parser episode in the next video.

Source code: https://github.com/tlaceby/guide-to-i...

🔔 JOIN THE COMMUNITY 🔔
https://www.youtube.com/c/JSimplified... -- Subscribe xD
----------------------------------------

-- Social Links --
Discord -   / discord  
GitHub - https://github.com/tlaceby/