aboutsummaryrefslogtreecommitdiff
path: root/asm/preprocesser.cpp
AgeCommit message (Collapse)Author
2024-04-14parser -> preprocesser + parserAryadev Chavali
I've decided to split the module parsing into two modules, one for the preprocessing stage which only deals with tokens and the parsing stage which generates bytecode.