Walk (Compiler)

Walk is the final pass over the AST in the Go compiler before entering the back end.

It consists of two main steps:

  1. Order: Converting complex statements into simpler ones and introducing temporary variables.
  2. Desugaring: Converting high-level language constructs into more primitive ones.

    Mike 3.0

    Send a message to start the chat!

    You can ask the bot anything about me and it will help to find the relevant information!

    Try asking: