Skip to content

james-orcales/pratt-parser-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pratt-parser-tutorial

A zig implementation of matklad's minimal pratt parser. The video shows how each section of the code maps to a specific part of the original academic paper.

The second part of the video follows data-oriented design, reducing the memory usage of the parser as much as possible. To understand this section, these discussions are a prerequisite:

About

source code for my youtube tutorial

Resources

License

Stars

Watchers

Forks

Languages