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.

Built in 1 step
  1. 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.
⚑ Report