Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rethinking Supercompilation #88

Open
sarostru opened this issue Feb 9, 2018 · 2 comments
Open

Rethinking Supercompilation #88

sarostru opened this issue Feb 9, 2018 · 2 comments
Labels

Comments

@sarostru
Copy link
Contributor

sarostru commented Feb 9, 2018

http://ndmitchell.com/downloads/paper-rethinking_supercompilation-29_sep_2010.pdf

@sarostru sarostru added the paper label Feb 9, 2018
@gregr
Copy link
Member

gregr commented Feb 9, 2018

Here's some related material from about the same time period.

ndmitchell and SPJ share their views about supercompilation:
https://www.reddit.com/r/haskell/comments/2s97d0/the_state_and_future_of_supercompilation_in_ghc/

Bolingbroke's and SPJ's work on supercompilation:

part1:
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/supercomp-by-eval.pdf

termination combinators for supercompilation (generalizes tag-bags and homeomorphic embedding):
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/termination-combinators.pdf

part 2 (tag-bags, rollback, speculation, normalization, generalization):
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/07/design-space.pdf

Bolingbroke's thesis:
https://www.microsoft.com/en-us/research/wp-content/uploads/2016/11/bolingbroke-thesis.pdf

@dxnn
Copy link
Member

dxnn commented Mar 7, 2018

Maybe after our session types arc we'll pick up this supercompilation thread!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants