summaryrefslogtreecommitdiff
blob: 5f0c3835eb343568bc6c1440f19143ca4890425c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
Dylan is an advanced, object-oriented, dynamic language which supports the rapid
development of programs. When needed, the programmer can later optimize [his or
her] programs for more efficient execution by supplying type information to the
compiler. Nearly all entities in Dylan (including functions, classes, and basic
data types such as integers) are first class objects. Additionally Dylan
supports multiple inheritance, polymorphism, multiple dispatch, keyword
arguments, object introspection, and many other advanced features.
</longdescription>
</pkgmetadata>