Home   Vita   Projects   Papers   Journal 

 

Online Papers




  • Technology

    Experience Report: Building an Eclipse-based IDE for Haskell
    Published in: Proceedings of the 2007 ACM SIGPLAN International Conference on Functional Programming (ICFP 2007), 220-222.
    (My experience report about the EclipseFP project at the ICFP 2007 in Freiburg, Germany. Here are the slides from the talk.)

    Sprachsensitive Entwicklungsumgebungen auf Basis der Eclipse-Plattform (with Markus Barchfeld)
    Published in: ObjektSpektrum (2006), Nr. 1, 20-25.
    (Gives an overview of the different issues in implementing language support in the Eclipse IDE. The focus is on the question how much language-specific knowledge has to go into the code for the different features of an Eclipse-based IDE. The article continues then with an introduction to a particular language IDE for Ruby (done by Markus). In German.)

    Neutral im Sinne der Qualität
    Published in: Eclipse-Magazin Vol. 5 (2005), 62-65.
    (A technical article that describes how to implement an automated refactoring for an Eclipse-based IDE. The example code is available from the Update Site: http://leiffrenzel.de/eclipse/site.xml. In German.)
    (Thanks to the guys at Eclipse.org, there is also an English translation on the Eclipse website.)

    Eclipse concepts yield reliable software (with Jochen Krause)
    Published in: EETimes January 12, 2004.
    (An article describing technical aspects of W4T and the Eclipse SDK that improve the reliability of the software built with them.)

    Dokument-Editoren als Eclipse-Plug-Ins
    Published in: JavaSpektrum (2003), Nr. 6, 10-17.
    (A technical article that describes how to implement text editors as Eclipse plugins, with an introduction to background concepts and an example implementation. In German.)