Search Books

Ephedra - A C to Java Migration Environment: Approaches, case studies and tools for migrating legacy systems from C and C++ to Java

Author Johannes Martin
Publisher LAP Lambert Academic Publishing
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
94.70 96.00 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $109.90

✓ Usually ships in 24 hours

Share:
Book Details
ISBN / ASIN3838305965
ISBN-139783838305967
AvailabilityUsually ships in 24 hours
Sales Rank7,494,140
MarketplaceUnited States 🇺🇸

Description

In this book, Dr. Johannes Martin surveys and evaluates a selection of approaches to the migration of source code to Java. To narrow the scope to a reasonable limit, he focusses on the C and C++ programming languages as the source languages. Many mature programs and program libraries exist in these languages that may be useful in a Java environment. The survey of current migration approaches reveals a number of their restrictions and disadvantages in the context of moving program libraries to Java and integrating them with Java programs. Using the experiences from this survey, Dr. Martin established a number of goals for an improved migration approach and developed the Ephedra approach by closely following these goals. To show the practicality of this approach, he implemented an automated tool that performs the migration according to the Ephedra approach and evaluated the migration process and its result with respect to the goals he established using selected case studies. The code resulting from a migration with Ephedra is maintainable and functionally equivalent to the original code save some well documented exceptions. Performance trade-offs are analysed and evaluated.