Finishing The Lexer | Writing a Custom Language Parser in Golang

Опубликовано: 13 Октябрь 2024
на канале: tylerlaceby
2,036
91

This is the 2nd video in my series covering modern parsing techniques for language & compiler development. This video wraps up the lexer which we will be using to write the rest of the parser.


⭐⭐ GitHub Repo ⭐⭐
https://github.com/tlaceby/parser-series


🔔 JOIN THE COMMUNITY 🔔
   / @tylerlaceby  
----------------------------------------

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