C++ Program Slicing with Transformers

From LRDE

Revision as of 17:07, 9 January 2018 by Bot (talk | contribs) (Created page with "{{CSIReport | authors = Florian Quèze | title = C++ Program Slicing with Transformers | year = 2008 | abstract = Transformers is a C++ manipulation framework built on Strateg...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Abstract

Transformers is a C++ manipulation framework built on Stratego/XT. Program Slicing is an important field of program transformation. We will explain what Program Slicing is, give a quick overview of various aspects of Program Slicing and show how Transformers can be turned into a C++ Program Slicing tool.