Understanding the effectiveness of large language models in code translation

R Pan, AR Ibrahimzada, R Krishna, D Sankar… - arXiv preprint arXiv …, 2023 - arxiv.org
Code translation aims to convert source code from one programming language (PL) to
another. Given the promising abilities of large language models (LLMs) in code synthesis …

Access control design practice and solutions in cloud-native architecture: A systematic mapping study

MS Rahaman, SN Tisha, E Song, T Cerny - Sensors, 2023 - mdpi.com
Protecting the resources of a cloud-native application is essential to meet an organization's
security goals. Cloud-native applications manage thousands of user requests, and an …

Quantum service-oriented computing: current landscape and challenges

E Moguel, J Rojo, D Valencia, J Berrocal… - Software Quality …, 2022 - Springer
The development that quantum computing technologies are achieving is beginning to attract
the interest of companies that could potentially be users of quantum software. Thus, it is …

Lost in translation: A study of bugs introduced by large language models while translating code

R Pan, AR Ibrahimzada, R Krishna, D Sankar… - Proceedings of the …, 2024 - dl.acm.org
Code translation aims to convert source code from one programming language (PL) to
another. Given the promising abilities of large language models (LLMs) in code synthesis …

Migration of monolithic systems to microservices: A systematic mapping study

AM Saucedo, G Rodríguez, FG Rocha… - Information and …, 2025 - Elsevier
Context: The popularity of microservices architecture has grown due to its ability to address
monolithic architecture issues, such as limited scalability, hard maintenance, and …

[HTML][HTML] Migrating monoliths to cloud-native microservices for customizable SaaS

ET Nordli, SG Haugeland, PH Nguyen, H Song… - Information and …, 2023 - Elsevier
Context: It was common that software vendors sell licenses to their clients to use software
products, such as Enterprise Resource Planning, which are deployed as a monolithic entity …

Evaluate solutions for achieving high availability or near zero downtime for cloud native enterprise applications

A Malhotra, A Elsayed, R Torres, S Venkatraman - IEEE Access, 2023 - ieeexplore.ieee.org
In today's digital world, businesses heavily rely on systems for every aspect of their
operations and product life cycle. Hence, it is important to have a strong ecosystem of …

TRANSAGENT: An LLM-Based Multi-Agent System for Code Translation

Z Yuan, W Chen, H Wang, K Yu, X Peng… - arXiv preprint arXiv …, 2024 - arxiv.org
Code translation converts code from one programming language to another while
maintaining its original functionality, which is crucial for software migration, system …

Bridging Gaps in LLM Code Translation: Reducing Errors with Call Graphs and Bridged Debuggers

Y Luo, R Yu, F Zhang, L Liang, Y Xiong - Proceedings of the 39th IEEE …, 2024 - dl.acm.org
When using large language models (LLMs) for code translation of complex software,
numerous compilation and runtime errors can occur due to insufficient context awareness …

Teaching Machines to Code: Smart Contract Translation with LLMs

R Karanjai, L Xu, W Shi - arXiv preprint arXiv:2403.09740, 2024 - arxiv.org
The advent of large language models (LLMs) has marked a significant milestone in the
realm of artificial intelligence, with their capabilities often matching or surpassing human …