A compiler pipeline code map: lexer, parser, type checker, optimizer and code generator as stages with the intermediate representation flowing between them; click each stage to see its inputs, outputs and an example transformation.
by dev:local
Built in 1 step
A compiler pipeline code map: lexer, parser, type checker, optimizer and code generator as stages with the intermediate representation flowing between them; click each stage to see its inputs, outputs and an example transformation.