in reply to Perl 6: Static/Dynamic Strong/Weak Type Systems
I remember Audrey Tang mentioning that the Perl 6 type system has been influenced by the Dylan programming language, in which "Programs can be written on a continuum from fully dynamically typed to fully statically typed". So I guess Dylan could also be classified as "hybridly typed". When you stated that Perl 6 is the only language classifed as hybridly typed, I assume you are referring to this link: wikipedia Type System (next time, please provide the link you are referring to). Though this link classifies Lisp as dynamically typed, it does not explicitly mention the (Lisp-derived) Dylan.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl 6: Static/Dynamic Strong/Weak Type Systems
by salva (Canon) on Apr 16, 2006 at 10:34 UTC | |
by stvn (Monsignor) on Apr 16, 2006 at 13:37 UTC | |
by salva (Canon) on Apr 16, 2006 at 14:21 UTC |