Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #38 from stmuk/master
Some suggested new content for the home page intended to inspire discussion.
  • Loading branch information
zoffixznet committed Oct 6, 2015
2 parents a6a9749 + 21e28de commit 97ff8f2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions source/index.html
Expand Up @@ -23,6 +23,16 @@ <h1>The <b>Perl&nbsp;6</b> Programming Language</h1>
and someone will be glad to help you
<a href="/getting-started/">get started</a>.
</p>
<p>
Many new features greatly advance our tradition of expressive and feature-rich programming. These include:
<ul>
<li>Object-oriented programming including generics, roles and multiple dispatch</li>
<li>Functional programming primitives, lazy and eager evaluation, junctions, autothreading and hyperoperators (vector operators)</li>
<li>Parallelism, concurrency, and asynchrony including multi-core support</li>
<li>Definable grammars for pattern matching and generalized string processing</li>
<li>Optional and gradual typing</li>
</ul>
</p>
</div>
<div class="col-sm-3">
<a href='http://github.com/perl6/mu/raw/master/misc/camelia.txt'><img
Expand Down

0 comments on commit 97ff8f2

Please sign in to comment.