AnyDSL / thorin

The Higher-Order Intermediate Representation
https://anydsl.github.io
GNU Lesser General Public License v3.0
150 stars 15 forks source link

Nesting #76

Closed leissa closed 7 years ago

leissa commented 7 years ago

This branch relies less on CFG information and instead uses the natural nesting of the Scope.

This branch implies #75.

leissa commented 7 years ago

These are the first steps to tackle #71.

leissa commented 7 years ago

Plz don't merge yet. There is a performance issue I first want to look at.

leissa commented 7 years ago

pull request #77 is the real deal