English

Expressivity of AuDaLa: Turing Completeness and Possible Extensions

Logic in Computer Science 2026-04-22 v5 Programming Languages

Abstract

AuDaLa is a recently introduced programming language that follows the new data autonomous paradigm. In this paradigm, small pieces of data execute functions autonomously. Considering the paradigm and the design choices of AuDaLa, it is interesting to determine the expressivity of the language. In this paper, we implement Turing machines in AuDaLa and prove that implementation correct. This proves that AuDaLa is Turing complete, giving an initial indication of AuDaLa's expressivity. Additionally, we give examples of how to add extensions to AuDaLa to increase its practical expressivity and to better match conventional parallel languages, allowing for a more straightforward and performant implementation of algorithms.

Keywords

Cite

@article{arxiv.2412.14938,
  title  = {Expressivity of AuDaLa: Turing Completeness and Possible Extensions},
  author = {Tom T. P. Franken and Thomas Neele},
  journal= {arXiv preprint arXiv:2412.14938},
  year   = {2026}
}
R2 v1 2026-06-28T20:42:24.839Z