You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-lang/gwydion-dylan-bin/metadata.xml

15 lines
746 B

<?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>