CLU
programming language
Created Year: 1975Designed by: Barbara Liskov
Developed by: Barbara Liskov • Massachusetts Institute of Technology
Aliases: CLU (programming language)
Wikidata: Q775159
Influenced: Argus • C++ • Lua • Python • Ruby • Swift
Programming paradigms: object-oriented programming • procedural programming
Language types: procedural programming language
CLU Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in CLU
start_up = proc ()
po: stream := stream$primary_output ()
stream$putl (po, "Hello World")
end start_up
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2024-09-10