AuDaLa is Turing Complete
Programming Languages
2025-12-12 v2
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 expressiveness of the language and to create verification methods for it. In this paper, we take our first steps to such a verification method by implementing Turing machines in AuDaLa and proving that implementation correct. This also proves that AuDaLa is Turing complete.
Cite
@article{arxiv.2404.12934,
title = {AuDaLa is Turing Complete},
author = {Tom T. P. Franken and Thomas Neele},
journal= {arXiv preprint arXiv:2404.12934},
year = {2025}
}
Comments
To be published in the proceedings of FORTE 2024. This version contains the appendices as referred to in the version to be published