Adding Assignment Expressions To The AST - Programming Language From Scratch

Опубликовано: 16 Март 2026
на канале: tylerlaceby
6,112
228

This episode covers the topics of assignment expressions and how to evaluate them inside the interpreter.

We will also re-work the null type and add two more types true and false.

Source: 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/