Skip to content

Commit 5843a4c

Browse files
committed
[advent] retro-update schedule
1 parent acca283 commit 5843a4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

misc/perl6advent-2010/schedule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
9: (tadzik): the module ecosystem, writing modules
1010
10:(PerlJam): feed operators
1111
11 (colomon): Markov Chains
12-
12:
12+
12 (tadzik&moritz): Smart matching
1313
13 (lue): The Perl 6 Community
1414
14:(masak): C<nextsame> and pals
1515
15:

misc/perl6advent-2010/topic-brainstorming

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Ideas that are already written up, or planned as a topic in the 'schedule' file
99
– basic parsing: what is a term, what is an operator? why is the distinction important?
1010
- flip (Str), reverse (List), and invert (Hash), and why they were split in three
1111
– module system
12+
– smart matching
1213

1314
Tadzik's ideas:
1415
– compiler hacking
1516
– traits (sub foo is something(blah blah) {})
1617
– reference of types and its methods (something about gradual typing as well, or in another post?)
1718
– The Perl 6 Way (we tend to use lazy lists quite often, in example)
18-
– smart matching
1919

2020
Moritz's ideas:
2121
– explaining one or more Perl 6 solutions on rosettacode

0 commit comments

Comments
 (0)