katsaii / catspeak-lang

A cross-platform modding language for GameMaker games.
https://www.katsaii.com/catspeak-lang/
MIT License
81 stars 4 forks source link

[IR/Compiler] Add push/pre conditions for for loops #119

Open tabularelf opened 1 month ago

tabularelf commented 1 month ago

What is your feature request?

GMLspeak has an implementation of for loops which might not be actually super optimized.

Please describe in detail how you expect this new feature to behave.

No response