# README
ReCT Lowerer
This gamer is responsible for converting complex structures like While, For, From-To loops and if statements into a series of simple label and goto statements.
This is just to make life easier when writing the emitter or interpreter!