Closed csabahruska closed 6 years ago
Grin.hs:
Frontend.Lambda
Grin.Lambda
Do module reorganization based on https://jaspervdj.be/posts/2017-12-07-getting-things-done-in-haskell.html
folder: AbstractInterpretation
move base modules under Grin namespace:
move test related modules under Test/Check/Lint namespace:
Transformations
Transformations/Simplifying ; postpone
move pipeline realted modules under Pipeline namespace:
REFACTOR / CLEANUP
Grin.hs:
split projects
Frontend.Lambda
toGrin.Lambda