Paper: Mint: Java Multi-stage Programming Using Weak Separability
January 31st, 2010, 8:21 pm by MathiasMint: Java Multi-stage Programming Using Weak Separability
2010 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI 2010)
Multi-stage programming (MSP) provides a disciplined approach to run-time code generation. In the purely functional setting, it has been shown how MSP can be used to reduce the overhead of abstractions, allowing clean, maintainable code without paying performance penalties. Unfortunately, MSP is [...]

