Cuneiform
1 program
Added 2025-10-23T07:51:47Z
Model: deepseek/deepseek-chat-v3-0324Temp: 0.4
Evidence
Report issue
View issues
Aliases: —
Provenance: commit 989d53ca34 · authored 2025-10-23T09:51:47+02:00 · model deepseek/deepseek-chat-v3-0324
Sources mentioning this language
4 sources · pl_id:
pl/cuneiformWikipedia infobox ↗
Pulled from the
wikimedia/structured-wikipedia
snapshot — see data/raw/wikipedia_pl_facts.*.jsonl and
pl_fact.csv for the long-table provenance.
| Paradigms | functional · scientific workflow |
|---|---|
| Typing | static, simple types |
| Designed by | Jörgen Brandt |
| First appeared | 2013 |
| Influenced by | Swift (parallel scripting language) |
| License | Apache License 2.0 |
| Implemented in | Erlang |
| Homepage | http://cuneiform-lang.org/ |
Extensions claimed by this language
1 claim. Each row is one upstream assertion with its strength.
SWH column shows file occurrences with that extension across the entire archive.| Extension | Source | Strength | SWH |
|---|---|---|---|
.cfl | wikidata | primary | 6.3K files |
Related languages
LLM-contributed programs
Hello World in Cuneiform
Provenance: commit 989d53ca34 · authored 2025-10-23T09:51:47+02:00 · model deepseek/deepseek-chat-v3-0324 · Temp 0.4
def hello() -> Str {
"Hello, World!"
};
def main() -> Str {
hello()
};
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.)