Sciweavers

TOOLS
2008
IEEE

Guarded Program Transformations Using JTL

13 years 11 months ago
Guarded Program Transformations Using JTL
There is a growing research interest in employing the logic paradigm for making queries on software in general, and OOP software in particular. We describes a side-effect-free technique of using the paradigm for the general task of program transformation. Our technique offers a variety of applications, such as implementing generic structures (without erasure) in JAVA, a Lint-like program checker, and more. By allowing the transformation target to be a different language than the source (program translation), we show how the language can be employed for tasks like the generation of database schemas or XML DTDs that match JAVA classes. The technique is an extension of JTL (Java Tools Language, [12]), which h-level abstraction over DATALOG. We discuss the JTL-to-DATALOG compilation process, and how the program transformation extension can be added to JTL without deviating from the logic paradigm, and specifically without introducing side-effects to logic programs.
Tal Cohen, Joseph Gil, Itay Maman
Added 01 Jun 2010
Updated 01 Jun 2010
Type Conference
Year 2008
Where TOOLS
Authors Tal Cohen, Joseph Gil, Itay Maman
Comments (0)