|
Perl 6
Perl 6 microarticles: Revision 3
[Adriano Ferreira] received a "Perl Foundation"<http://www.perlfoundation.org/> grant to write a series of "microarticles" about different facets of Perl 6.
* "Introduction to the articles"<http://www.oreillynet.com/onlamp/blog/2007/09/yet_another_perl_6_operator_th_1.html> * "Zip"<http://www.oreillynet.com/onlamp/blog/2007/09/yet_another_perl_6_operator_zi.html> * "Stitching"<http://www.oreillynet.com/onlamp/blog/2007/09/yap6_operator_stitching.html> * "Repeat operators"<http://www.oreillynet.com/onlamp/blog/2007/09/yap6_operator_repeat_operators_1.html> * "Coercion operators"<http://www.oreillynet.com/onlamp/blog/2007/09/yap6_operator_coercion_operato.html> * "Comparisons part I"<http://www.oreillynet.com/onlamp/blog/2007/09/yap6_operator_comparisons_part.html> * "Comparisons part II"<http://www.oreillynet.com/onlamp/blog/2007/10/yap6_operator_comparisons_part_1.html> * "Boolean operators"<http://www.oreillynet.com/onlamp/blog/2007/12/yet_another_perl_6_operator_bo_1.html> * "the Default operator"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_the_default_oper_1.html> * "Range operators"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_range_operators.html> * "Negated operators"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_negated_operator.html> * "Conditional operator"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_conditional_oper.html> * "Cross operator"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_the_cross_operat.html> * "Iterator operator"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_iterate_operator.html> * "Reduce operators"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_reduce_operators.html> * "Reduce operators II"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_reduce_operators_1.html> * "Mutating operators"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_mutating_operato_1.html> * "The pair constructor"<http://www.oreillynet.com/onlamp/blog/2007/12/yap6_operator_the_pair_constru_1.html> * "Junction operators"<http://www.oreillynet.com/onlamp/blog/2008/01/yap6_operator_junction_operato.html> * "Filetests"<http://www.oreillynet.com/onlamp/blog/2008/01/yap6_operator_filetests.html> For other Perl 6 articles, see [Perl 6 Articles and Presentations]. |