TOML

1 program Added 2025-10-22T15:36:50Z Model: meta-llama/llama-3.1-70b-instructTemp: 0.4 Evidence Report issue View issues
Aliases: Tom's Obvious, Minimal Language
Provenance: commit cb04c3948b · authored 2025-10-22T17:36:50+02:00 · model meta-llama/llama-3.1-70b-instruct

Sources mentioning this language

7 sources · pl_id: pl/toml
LLM (this repo) · 1PldbLinguistPygmentsWikipediaHyperpolyglotWikidata · Q28449455

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.

Designed byTom Preston-Werner · Community
First appeared2013
Homepagehttps://toml.io/

Extensions claimed by this language

4 claims. Each row is one upstream assertion with its strength. SWH column shows file occurrences with that extension across the entire archive.
ExtensionSourceStrengthSWH
.tomllinguistprimary11.5M files
.tomlpygmentsprimary11.5M files
.tomlwikidataprimary11.5M files
.pipfilepygmentssecondary26 files

Related languages

MINOL (0.23)TOL (0.23)ML (0.23)Rell (0.22)Io (0.22)

LLM-contributed programs

TOML Example

Provenance: commit cb04c3948b · authored 2025-10-22T17:36:50+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
code.toml · added: 2025-10-22T15:36:50Z
[title]
title = "TOML Example"

[owner]
name = "John Doe"
age = 30

[database]
server = "192.168.1.1"
ports = [8001, 8001, 8002]
connection_max = 5000
enabled = true

[servers]

  # Indentation (spaces or tabs) is allowed but not required
  [servers.alpha]
  ip = "10.0.0.1"
  dc = "eqdc10"

  [servers.beta]
  ip = "10.0.0.2"
  dc = "eqdc10"

[clients]
desktop = "192.168.1.100"

[clients.laptop]
ip = "192.168.1.200"

Real programs from Software Heritage

1 sample mined from derived_datasets/<date>/contents/*.parquet, byte-verified against the SWH archive. Citation-grade qualified SWHIDs preserved.
quantumstorage-client.toml · 190 B · ext .toml · seen 1378× in SWH
via unique-primary
swh:1:cnt:f745dab0f4591f12da7797c5853acdb8a60cff71;origin=https://github.com/MuteTiefling/Enigmatica6Expert;anchor=swh:1:rev:440f1a8d69a2f8549bfd1689e11d0f39d6e5a2cf;path=/config/quantumstorage-client.toml
Open in SWH · Raw bytes (SWH) · GitHub raw
Show source
#Set to true to disable the render of Quantum Storage Units
disableRenderQuantumStorageUnit = false
#Set to true to disable the render of Quantum Tank
disableRenderQuantumTank = false

Contribute — propose a file extension

Tell us where to find evidence about TOML (mapped to pl/toml). 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/TOML/programs/<sha>/. Keep under ~200 lines.
(or open the pre-filled issue directly)
← Tome Tommyaweosme unary →