Ceylon
1 program
Added 2025-10-22T09:39:04Z
Model: openai/gpt-4o-miniTemp: 0.4
Evidence
Report issue
View issues
Aliases: Ceylon Language
Provenance: commit 90495cd8a6 · authored 2025-10-22T11:39:04+02:00 · model openai/gpt-4o-mini
Sources mentioning this language
8 sources · pl_id:
pl/ceylonWikipedia 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 | object-oriented |
|---|---|
| Typing | static, strong, safe |
| Designed by | Eclipse Foundation · Gavin King |
| First appeared | 2011 |
| Influenced by | Java · Scala · Smalltalk · ML · Lisp · Whiley |
| License | Apache License 2.0 |
| Homepage | http://ceylon-lang.org |
Extensions claimed by this language
3 claims. 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 |
|---|---|---|---|
.ceylon | linguist | primary | 123.3K files |
.ceylon | pygments | primary | 123.3K files |
.ceylon | wikidata | primary | 123.3K files |
Related languages
LLM-contributed programs
Hello World
Provenance: commit 90495cd8a6 · authored 2025-10-22T11:39:04+02:00 · model openai/gpt-4o-mini · Temp 0.4
module hello;
shared void main() {
print("Hello, World!");
}
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.)