felixangell / kpd

an old compiler for Krug written in D - a prototype version
MIT License
44 stars 1 forks source link

flatten path expressions in the ir builder #110

Open felixangell opened 6 years ago

felixangell commented 6 years ago

generate temporaries so that the path expressions are collapsed into two address code-type things. this will make code generation a whole lot more simpler.