Eiffel
1 program
Added 2025-10-22T10:10:03Z
Model: anthropic/claude-3.5-sonnetTemp: 0.4
Evidence
Report issue
View issues
Aliases: Eiffel Programming Language
Provenance: commit d0cd85ad71 · authored 2025-10-22T12:10:03+02:00 · model anthropic/claude-3.5-sonnet
Sources mentioning this language
7 sources · pl_id:
pl/eiffelWikipedia 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 | multi-paradigm: object-oriented · class-based · generic · concurrent |
|---|---|
| Typing | static |
| Designed by | Eiffel Software · Bertrand Meyer |
| First appeared | 1986 |
| Influenced by | Ada · Simula · Z |
| License | dual and enterprise |
| Implemented in | Eiffel |
| Homepage | http://eiffel.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 |
|---|---|---|---|
.e | linguist | primary | 979.7K files |
.e | pygments | primary | 979.7K files |
.e | wikipedia | proposed | 979.7K files |
Related languages
LLM-contributed programs
Hello World in Eiffel
Provenance: commit d0cd85ad71 · authored 2025-10-22T12:10:03+02:00 · model anthropic/claude-3.5-sonnet · Temp 0.4
class
HELLO_WORLD
create
make
feature
make
do
print ("Hello, World!%N")
end
end
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.
| Rule | Ext | Kind | Predicates (truncated) |
|---|---|---|---|
h/linguist/.e/1 | .e | predicates | [{"kind": "any", "regexes": ["^\\s*\\w+\\s*(?:,\\s*\\w+)*[:]\\s*\\w+\\s", "^\\s*\\w+\\s*(?:\\(\\s*\\w+[:][^)]+\\))?(?:[:]\\s*\\w+)?(?:--.+\\s+)*\\s+(?:do|local)\\s", "^\\s*(?:across|deferred|elseif|en |