NAT

1 program Added 2025-10-22T10:17:26Z Model: openai/gpt-4o-miniTemp: 0.4 Evidence Report issue View issues
Aliases: —
Provenance: commit a5960e235a · authored 2025-10-22T12:17:26+02:00 · model openai/gpt-4o-mini

Sources mentioning this language

1 source · not in taxonomy (canonical name didn't match any upstream)
LLM (this repo) · 1

Related languages

NATJ (0.17)Cognate (0.11)JSONata (0.11)NATURAL (0.11)Inform (0.05)

LLM-contributed programs

Simple NAT Example

Provenance: commit a5960e235a · authored 2025-10-22T12:17:26+02:00 · model openai/gpt-4o-mini · Temp 0.4
code.nat · license: MIT · added: 2025-10-22T10:17:26Z
let x = 10;
let y = 20;

let sum = x + y;

print("The sum of " + x + " and " + y + " is " + sum);

Contribute — propose a file extension

Tell us where to find evidence about NAT (mapped to pl/nat). 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/NAT/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← NASTRAN Natas Liah →