Paradigmenübergreifende Quelltexttransformation von Haskell nach Ruby
Files
Date
2013
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
There is a trend amongst programming languages to mix multiple programming paradigms into one language or environment. Some languages directly include multiple paradigms, some environments (like the JVM) need to support languages from multiple paradigms. The automatic translation with usage of metamodells from concepts of functional languages into concepts of the object-orientation is analysed, described and implemented in this elaboration, including a working implementation of a Haskell to Ruby compiler in Haskell.