Turing

1 program Added 2025-10-22T13:20:31Z Model: meta-llama/llama-3.1-70b-instructTemp: 0.4 Evidence Report issue View issues
Aliases: Turing Programming Language
Provenance: commit 1867a01d89 · authored 2025-10-22T15:20:31+02:00 · model meta-llama/llama-3.1-70b-instruct

Sources mentioning this language

7 sources · pl_id: pl/turing
LLM (this repo) · 1PldbLinguistWikipediaHyperpolyglotRosettacodeWikidata · Q490481

Wikipedia infobox

Pulled from the wikimedia/structured-wikipedia snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and pl_fact.csv for the long-table provenance.

Paradigmsmulti-paradigm: procedural · object-oriented · concurrent
Typingstatic, manifest
Designed byRic Holt · James Cordy · Holt Software Associates
First appeared1991
Influenced byTuring · Concurrent Euclid · Euclid · Pascal · SP/k

Extensions claimed by this language

2 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.tlinguistprimary2.7M files
.tulinguistsecondary2.5K files

Related languages

J (0.66)S (0.66)HiLog (0.63)Eta (0.62)Jac (0.62)

LLM-contributed programs

Turing Calculator

Provenance: commit 1867a01d89 · authored 2025-10-22T15:20:31+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
code.t · added: 2025-10-22T13:20:31Z
var x, y : int

proc calculate
    put "Enter first number: " ..
    get x
    put "Enter second number: " ..
    get y
    put "Sum is: " ..
    put x + y
end calculate

calculate

Real programs from Software Heritage

No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)

Disambiguation rules

Linguist heuristic rules that predict this language when one of its claimed extensions is shared with another.
RuleExtKindPredicates (truncated)
h/linguist/.t/2.tpredicates[{"kind": "any", "regexes": ["^\\s*%[ \\t]+|^\\s*var\\s+\\w+(\\s*:\\s*\\w+)?\\s*:=\\s*\\w+"]}]

Contribute — propose a file extension

Tell us where to find evidence about Turing (mapped to pl/turing). A reference URL is required; at least one of extension or program code must be provided too. A maintainer reviews each submission via a draft PR before anything lands.
Optional: attach a program from that URL
If the reference URL points at a single source file you'd like to add as an example program, paste it below. The workflow will write it under languages/Turing/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Turinf machine Turing (Iamcalledbob) →