% % GENERATED FROM https://www.coli.uni-saarland.de % by : anonymous % IP : coli2006.lst.uni-saarland.de % at : Mon, 05 Feb 2024 15:43:19 +0100 GMT % % Selection : Reference #1346 % @MastersThesis{Walter:2000, AUTHOR = {Walter, Andreas}, TITLE = {An Implementation of the Programming Language DML in Java: Compiler}, YEAR = {2000}, ADDRESS = {Saarbrücken}, SCHOOL = {Universität des Saarlandes, Fachbereich Informatik}, URL = {ftp://ftp.ps.uni-sb.de/pub/papers/ProgrammingSysLab/Walter:2000.ps.gz}, ABSTRACT = {DML is an experimental language that has emerged from the developement of the Oz dialect Alice. DML is dynamically typed, functional, and concurrent. It supports transients and provides a distributed programming model. Subject of this work is the implementation of a compiler backend that translates DML programs to Java Virtual Machine code. Code-optimizing techniques and possibilities for the treatment of tail calls are described. Finally, the implemented compiler and the runtime environment of DML are compared to similar projects.}, ANNOTE = {COLIURL : Walter:2000:IPL.pdf Walter:2000:IPL.ps} }