./lang/gwydion-dylan, Functional language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2007Q3, Version: 2.4.0nb1, Package name: gwydion-dylan-2.4.0nb1, Maintainer: pkgsrc-users

Dylan is an object-oriented, dynamic, infix, garbage-collected
programming language with support for multiple inheritence, multiple
dispatch (an advanced form of polymorphism), typed and untyped
variables, closures and exceptions. Dylan also supports pattern-based
hygenic macros. These allow you to define new control constructs and
fully integrate them with the language.

Dylan (theoretically) combines the performance of C or C++ with the
rapid development of Perl and the expressiveness of LISP. It looks
similar to C or Pascal, so experienced programmers can learn to write
simple programs quickly.

Gwydion Dylan provides two implementations of the Dylan programming
language: Mindy and d2c. Mindy is bytecode compiler and interpreter,
and d2c is a Dylan-to-C compiler. Mindy compiles programs quickly,
but the resulting executables run slowly. On the other hand, d2c
compiles programs slowly, but they run quickly.

Gwydion Dylan was originally written by the Gwydion Group at CMU as
part of a research project studying advanced hypercode development
environments. It is now maintained by a group of volunteers.


Required to run:
[devel/boehm-gc]

Required to build:
[lang/perl5] [devel/libtool-base] [devel/gmake]

Master sites: (Expand)

SHA1: 6fea71a876013fff94a37f8a84fdc5d8245e8c9f
RMD160: 2bd5218e1dd36182489e1854c92ae6baf5690974
Filesize: 3538.722 KB

Version history: (Expand)