Sather
Sather is an object-oriented programming language. It originated circa 1990 at the International Computer Science Institute (ICSI) at the University of California, Berkeley, developed by an international team led by Steve Omohundro. It supports garbage collection and generics by subtypes. Wikipedia
Created Year: 1990Designed by: GNU Project
Developed by: Steve Omohundro
Named after: Sather Tower
Wikidata: Q602012
Programming paradigms: object-oriented programming • functional programming
Hello World in Sather
class MAIN is
main is
loop
#OUT + "Hello World\n"
end
end
end
Source: github.com/leachim6/hello-world
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2026-02-09