Skip to main content
GameDev.net gamedev.net

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

Major refactoring and script progress report

Major refactoring and script progress report

AntRWells
AntRWells
AntRWells · · 1 min read
3,091 0

After coming up with the name Fusion for the ide, I decided to refactor the whole project to be called Fusion. So instead of vividengine, it's fusion engine. instead of vividscript, it's fusion script.

Not just names, but major refactoring of class names etc.

As for the newly titled fusionscript, I am half way through a complete rewrite of the parser. Also it now has reverse polish expressions, meaning they finally work like any other language.

Discussion

Loading comments...