Fortress
1 program
Added 2025-10-22T13:05:46Z
Model: meta-llama/llama-3.1-70b-instructTemp: 0.4
Evidence
Report issue
View issues
Aliases: Fortress Programming Language
Provenance: commit cb45c52b26 · authored 2025-10-22T15:05:46+02:00 · model meta-llama/llama-3.1-70b-instruct
Sources mentioning this language
5 sources · pl_id:
pl/fortressWikipedia 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: structured · imperative · procedural |
|---|---|
| Typing | static |
| Designed by | Sun Labs · Guy L. Steele Jr · others |
| First appeared | 2006 |
| Influenced by | Fortran · Scala · Haskell |
| License | BSD |
| Homepage | https://github.com/stokito/fortress-lang |
Related languages
LLM-contributed programs
Hello World
Provenance: commit cb45c52b26 · authored 2025-10-22T15:05:46+02:00 · model meta-llama/llama-3.1-70b-instruct · Temp 0.4
component hello
run(args: [String]) = println("Hello, World!")
end 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.)