Category:Perl 6: Difference between revisions

m
Added link for Mono
m (Changed link from external to internal. Internal page contains the external link.)
m (Added link for Mono)
Line 23:
Major new features include multiple dispatch, declarative classes, grammars, formal parameters to subroutines, type constraints on variables, lazy evaluation, junctions, meta-operators, and the ability to change Perl's syntax at will with hygienic macros and user-defined operators.
 
There are several different implementations of Perl 6. They vary widely in design goals, degree of completeness, and current development activity. At present, the implementations closest to matching the specification are [[Pugs]], written in [[Haskell]] and primarily of historical interest, [[Rakudo]], built on the [http://www.parrot.org Parrot] virtual machine, and [[Niecza]], built on the .NET/[http://mono-project.com/ Mono] platform.
 
<br clear=right><!-- Stop the category list and infobox from overlapping -->
256

edits