- Resolve functions
- Resolve classes
Last active
February 19, 2018 08:26
-
-
Save vihanb/618e1ffe5383b22fb3d74b927b2cb046 to your computer and use it in GitHub Desktop.
VSL Compilation Steps
- TTY process target
- Module Resolution
- Module Analysis
- Compilation Group construction
- STL Compilation Group construction
- STL Compilation Index construction
- STL Module construction
- Compilation Index construction
- STL Module hooked to Compilation Index
- Compilation Index initiated
- STL Parsing
- Compilation Context analysis
- STL Type listing
- STL Type dependency resolution
- STL Type resolution
- Compilation Group parsing
- Compilation Group Type listing
- Compilation Group Type dependency resolution
- Compilation Group Type resolution
- Compilation Group LLVM generation
- LLVM IR generation
- TTY process warnings
- TTY display IR
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment