@TECHREPORT{Rhiger01higher-orderprogram, author = {Morten Rhiger}, title = {Higher-Order Program Generation}, institution = {}, year = {2001} }
Share
OpenURL
Abstract
This dissertation addresses the challenges of embedding programming languages, specializing generic programs to specific parameters, and generating specialized instances of programs directly as executable code. Our main tools are higher-order programming techniques and automatic program generation. It is our thesis that they synergize well in the development of customizable software. Recent