pith:37HGZ426
The IsalProgram Programming Language
IsalProgram is an assembly-like language where every finite string is a valid program, it is regular, and it uses no memory addresses or variable names.
arxiv:2605.17008 v1 · 2026-05-16 · cs.PL · cs.AI · cs.CL
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{37HGZ426XNDSOSN7HAHEQ2XOUF}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
We introduce IsalProgram ... a novel assembly-like programming language with three distinctive theoretical properties: (1) it is a regular language in the sense of formal language theory, meaning its programs are accepted by a finite automaton; (2) every finite string over the instruction alphabet is a syntactically valid program; and (3) it makes no explicit use of memory addresses or variable names, absolute or relative.
The virtual machine whose sole data structure is a circular doubly linked list navigated by three data pointers, with control flow governed by two code pointers, supports execution while preserving the three claimed properties including regularity and expressive power.
IsalProgram is a regular assembly-like language where all instruction strings are valid programs executed on a circular doubly linked list VM without addresses or variable names.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:03:35.709817Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
dfce6cf35ebb472749bf380e486aeea177efec128cb06cc9327cac11202e250e
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/37HGZ426XNDSOSN7HAHEQ2XOUF \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: dfce6cf35ebb472749bf380e486aeea177efec128cb06cc9327cac11202e250e
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "344e413b3968b8369fed48bb4944ad6c0d76ee54fd18fe23c62751953c450458",
"cross_cats_sorted": [
"cs.AI",
"cs.CL"
],
"license": "http://creativecommons.org/licenses/by-nc-nd/4.0/",
"primary_cat": "cs.PL",
"submitted_at": "2026-05-16T14:08:32Z",
"title_canon_sha256": "78be102b7bc2c14fa0760a28853d12d82ecb05a5bdf0d446077627d338733ed2"
},
"schema_version": "1.0",
"source": {
"id": "2605.17008",
"kind": "arxiv",
"version": 1
}
}