Code Transpilation

From Kotlin to Swift and Back: Toward Fully Automated Cross-Language Code Transpilation

Mobile platforms dominate software development, yet transpiling code between Kotlin (Android) and Swift (iOS) remains a major challenge. This task is essential for cross-platform …

sachi-lad

Applying Genetic Improvement Techniques for Automated Program Repair of Transpiled Code

We use Genetic Improvement (GI)-based Automated Program Repair (APR) techniques for syntax correction on transpiled code produced by both large language models (LLMs) and …

prasham-jadhwani