English

A Very Short Self-Interpreter

Programming Languages 2007-05-23 v1

Abstract

In this paper we would like to present a very short (possibly the shortest) self-interpreter, based on a simplistic Turing-complete imperative language. This interpreter explicitly processes the statements of the language, which means the interpreter constitutes a description of the language inside that same language. The paper does not require any specific knowledge; however, experience in programming and a vivid imagination are beneficial.

Cite

@article{arxiv.cs/0311032,
  title  = {A Very Short Self-Interpreter},
  author = {Oleg Mazonka and Daniel B. Cristofani},
  journal= {arXiv preprint arXiv:cs/0311032},
  year   = {2007}
}