FireEmblemUniverse / ColorzCore

A rewriting of Core.exe for EA.
GNU General Public License v3.0
7 stars 7 forks source link

Add AST traversal to simplify expressions and track undefined IDs. #24

Closed Crazycolorz5 closed 5 years ago

Crazycolorz5 commented 5 years ago

Addresses #7

TODO: remove other simplication/toInt passes as they're redundant. (#23)