Dylan
Dylan is a multi-paradigm programming language that includes support for functional and object-oriented programming (OOP), and is dynamic and reflective while providing a programming model designed to support generating efficient machine code, including fine-grained control over dynamic and static behaviors. It was created in the early 1990s by a group led by Apple Computer. Wikipedia
Created Year: 1992Developed by: Apple • Carnegie Mellon University
Wikidata: Q1268744
Influenced: Lasso • NewtonScript • Python • Ruby
Influenced by: Common Lisp • Lisp
Programming paradigms: functional programming • multi-paradigm programming • object-oriented programming
Language types: functional programming language • multi-paradigm programming language • object-based language
Dylan Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Dylan
define method main (#rest args)
princ("Hello World");
end;
main();
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-03-29