Skip to content

Commit 472fcb0

Browse files
committed
[advent] some schedule and topic updates
1 parent b8316a8 commit 472fcb0

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
@@ -8,7 +8,7 @@
88
8: (masak&moritz): flip/reverse/invert
99
9: (tadzik): the module ecosystem, writing modules
1010
10:(PerlJam): feed operators
11-
11 (colomon): TBA
11+
11 (colomon): Markov Chains
1212
12:
1313
13 (lue): The Perl 6 Community
1414
14:(masak): C<nextsame> and pals

misc/perl6advent-2010/topic-brainstorming

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ Ideas that are already written up, or planned as a topic in the 'schedule' file
88
- writing modules--what tools to use; where to find them.
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
11+
– module system
1112

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

0 commit comments

Comments
 (0)