You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tom Magrino edited this page May 16, 2018
·
2 revisions
The Fabric compiler is primarily responsible for performing label checking for Fabric code and producing FabIL code that can then be compiled to Java by the FabIL Compiler.
Note: this page should be expanded with a more thorough walkthrough of the Compiler passes, checks, and transformations.