This repository contains the source code for a Delphi program that generates Pascal units to simplify the use of the Socket Messaging library in the development of client/server software over TCP/IP ...
Abstract: Large Language Models (LLMs) are increasingly used by software engineers for code generation. However, limitations of LLMs such as irrelevant or incorrect code have highlighted the need for ...
Abstract: Automated program repair (APR) aims to help developers improve software reliability by generating patches for buggy programs. Although many code language models (CLM) are developed and ...