Jump to content

Ephedra

From EDM2
Revision as of 12:09, 11 June 2016 by Reiknir (talk | contribs) (Created page with "A utility that converts C and C++ code into Java code, supplied as source code only, runs on OS/2, Microsoft Windows and AIX. It was a Ph.D. thesis project...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A utility that converts C and C++ code into Java code, supplied as source code only, runs on OS/2, Microsoft Windows and AIX. It was a Ph.D. thesis project and more advanced than the average such code translator although the C support is more advanced than the C++ one.

Version

  • Last known version: Ephedra v2.6 (2005)
Prerequisites

Links & publications

  • Ephedra home page
  • Johannes Martin: Ephedra - A C to Java Migration Environment - 2002 - PDF format.
  • Johannes Martin & Hausi A. Müller: Strategies for Migration from C to Java - From Proceedings of the 5th European Conference for Software Maintenance and Reengineering 2001.
  • Johannes Martin & Hausi A. Müller: C to Java Migration Experiences - From Proceedings of the 6th European Conference for Software Maintenance and Reengineering 2002.
  • Johannes Martin & Hausi A. Müller: Discovering Implicit Inheritance Relations in Non Object-Oriented Code - Advances in Software Engineering: Comprehension, Evaluation, and Evolution. Edited by Erdogmus & Tanir - Springer Verlag - 2001 - ISBN 0-387-95109-1

Licence

Open source software released under the Two Clause BSD Licence

Author