loading...
Migration of Common Lisp Programs to the Java Platform -The Linj Approach
Amsterdam, the Netherlands March 21-March 23
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/CSMR.2007.3411th European Conference on Software ...
 This Article 
 
PDF
HTML
 
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Antonio Menezes Leitao, INESC-ID/Technical University of Lisbon

Translation between high-level programming languages might be the last resort to preserve software written in languages that are no longer widely used.

Although the translation process has many similarities with the compilation process, it becomes much more complex when it must produce maintainable code. In this case, besides preserving the semantics of the original software, the translator must also generate a program that obeys the pragmatics of the target language and that should be as similar as possible to an equivalent human-written program in that language.

In this paper, we present Linj, a translator between Common Lisp and Java that generates human-readable Java code that can be further maintained by Java programmers. The translator explores extensive knowledge of the syntax, semantics and pragmatics of both Common Lisp and Java, is extensible and has been successfully used in several industry projects.

Citation:
Antonio Menezes Leitao, "Migration of Common Lisp Programs to the Java Platform -The Linj Approach," csmr, pp.243-251, 11th European Conference on Software Maintenance and Reengineering (CSMR'07), 2007
Usage of this product signifies your acceptance of the Terms of Use.