Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated advent calendar ideas
  • Loading branch information
Tadeusz Sośnierz committed Nov 9, 2010
1 parent 4a96328 commit d3e1c88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions misc/perl6advent-2010/topic-brainstorming
Expand Up @@ -4,6 +4,7 @@
– reference of types and its methods (something about gradual typing as well, or in another post?)
– module system
– about the Perl 6 Itself: specification, not an implementation, this is Rakudo, this is Niecza, this is Parrot
– The Perl 6 Way (we tend to use lazy lists quite often, in example)

Moritz's ideas:
– MAIN and USAGE subs (moritz)
Expand All @@ -16,3 +17,8 @@ Moritz's ideas:
– MOP (moritz)
– The Perl 6 community
– infrastructure (what editors/IDEs are good for Perl 6 hacking/have syntax hilighting, tools used for hacking and presentations etc.)

p6-users@ ideas:
– sorear's fibers, laziness
– new way to do IO
– A natural language data/time parser could show off grammars.

0 comments on commit d3e1c88

Please sign in to comment.