Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
typechecker Directory Reference
Directory dependency graph for typechecker:
src/typechecker

Files

 array.c
 
 error.c
 
 expr.c
 
 lookup.c
 
 module.c
 
 scope.c
 Implementation of scope and symbol table management functions.
 
 static_mem_tracker.c
 
 stmt.c
 
 tc.c
 
 type.c
 Implementation of type checking and symbol table management functions.
 
 type.h
 Type checking and symbol table management for AST nodes with memory tracking.