From c592d7100b95124e6042563fc20d66a2966f3267 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:05:48 +0200 Subject: foo --- .../content/Better-Than-Others.sub/Python.xml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 perl9.buetow.org/content/Better-Than-Others.sub/Python.xml (limited to 'perl9.buetow.org/content/Better-Than-Others.sub/Python.xml') diff --git a/perl9.buetow.org/content/Better-Than-Others.sub/Python.xml b/perl9.buetow.org/content/Better-Than-Others.sub/Python.xml deleted file mode 100644 index edfb60c..0000000 --- a/perl9.buetow.org/content/Better-Than-Others.sub/Python.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - Python users will love Perl 9! - Perl 9 can be programmed without using semicolons by just using indented tabs! The Perl AI engine will decide if you are using Python style oder old Perlish style for programming! Here is some sample code: (Btw.: Python is just a dialect of Perl) - -for 0 .. @bar.elems -1 -> $i - my $foo = @foo[$i] - my $bar = @bar[$i] - my $baz = @baz[$i] - for 0 .. $bar->elems -1 -> $j - my $foo_ = $foo->[$j] - my $bar_ = $bar->[$j] - my $baz_ = $baz->[$j] - for 0 .. $bar_->elems -1 -> $k - push @$baz_, $foo_->[$k] + $bar_->[$k] - - -- cgit v1.2.3