Skip to content

Boolean TAC Code Generate

Oyasuminasai edited this page Dec 17, 2024 · 2 revisions

Procedure Flow Control

This method use the boolean result to control the flow of the procedure.

Boolean To TAC Control Flow Method

This is a L Translation Paradigm.

Inside this attribute grammar, both .true and .false attribute should be a gotoable label.

About This Grammar

Note that:

  • .true & .false always passing top down.
  • .code always passing bottom up.
Clone this wiki locally