SOTAVerified

LLMs as Compiler for Arabic Programming Language

2024-03-24Unverified0· sign in to hype

Serry Sibaee, Omar Najar, Lahouri Ghouti, Anis Koubaa

Unverified — Be the first to reproduce this paper.

Reproduce

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.

Tasks

Reproductions