Release Chapter 10: Support for static and extern storage class specifiers#9 · Fare9/MyCCompiler
Summary Added support for static and extern storage class specifiers across the compiler pipeline (lexer, parser, semantic analysis, IR, and code generation). Introduced a scoped symbol table with...
github.com