|
Perl 6
Tower of Hanoi: Revision 4
DescriptionInvented by the French mathematician Édouard Lucas in 1883, this is a mathematical game/puzzle about moving a set of disks between a set of pegs, limited by the following rules :
Solutionshttp://svn.pugscode.org/pugs/examples/algorithms/hanoi.pl Status with current release of perl 6 / parrot
Parrot 5.1 December 2007 : compiler errors - subs and argv not implemented Comparison / Benchmark against Perl 5, etc
References |