What is it about?
A JavaScript program transformation technique that uses a by-example approach by categorizing a set of before and after examples to describe the intended adaptation.
Featured Image
Why is it important?
Web applications commonly integrate and execute the dynamically generated code (DGC) by remote, third-party servers. Programmers must adapt such DGC before it can be integrated into and executed by web applications. Unsafe programming idioms violate the security policy in place; they need to be replaced with safe alternatives. We present a general program transformation that can be applied to all other code fragments needing the same transformation.
Perspectives
Our approach is domain-specific in cataloging the variabilities of common adaptations of JavaScript programs.
Myoungkyu Song
University of Nebraska System
Read the Original
This page is a summary of: Systematic Adaptation of Dynamically Generated Source Code via Domain-Specific Examples , IET Software, August 2017, the Institution of Engineering and Technology (the IET),
DOI: 10.1049/iet-sen.2016.0211.
You can read the full text:
Contributors
The following have contributed to this page







