English

LLMs as Compiler for Arabic Programming Language

Software Engineering 2024-03-26 v1 Computation and Language Machine Learning

Abstract

In this paper we introduce APL (Arabic Programming Language) that uses Large language models (LLM) as semi-compiler to covert Arabic text code to python code then run the code. Designing a full pipeline from the structure of the APL text then a prompt (using prompt engineering) then running the prodcued python code using PyRunner. This project has a three parts first python library, a playground with simple interface and this research paper.

Keywords

Cite

@article{arxiv.2403.16087,
  title  = {LLMs as Compiler for Arabic Programming Language},
  author = {Serry Sibaee and Omar Najar and Lahouri Ghouti and Anis Koubaa},
  journal= {arXiv preprint arXiv:2403.16087},
  year   = {2024}
}
R2 v1 2026-06-28T15:31:33.225Z