A Gentle Introduction to Multi-stage Programming
Short Description
the issues that arise in staging an interpreter for a small programming …. The method described above, called multi-stage programming with explicit …
Website: www.cs.rice.edu | Filesize: 192kb
Content
A Gentle Introduction to Multi-stage
Programming?
Walid Taha
Department of Computer Science, Rice University, Houston, TX, USA
taha@rice.edu
Abstract. Multi-stage programming (MSP) is a paradigm for developing
generic software that does not pay a runtime penalty for this generality.
This is achieved through concise, carefully-designed language extensions
that support runtime code generation and program execution.
Additionally, type systems for MSP languages are designed to statically
ensure that dynamically generated programs are type-safe, and therefore
require no type checking after they are generated.
This hands-on tutorial is aimed at the reader interested…
Get the file Download here
Related Books:Related Searches: rice university houston, rice university houston tx, houston tx usa, explicit website, department of computer science
Comments
Leave a Reply