module Carbon::Tacky
Tacky
is a IR implementation. It is a medium-level IR, just above LLVM IR and just below Carbon
. It is here in order to easily serialize the results of compiling a Carbon
file without loosing generic information, which is essential for building everything else. Tacky
is meant to be easily serialized and deserialized, to allow libraries to be created.
Constants
- Typed