The scary man...

2001-05-16 Thread Dean
Some interesting stuff: http://www.perl.com/pub/2001/05/08/exegesis2.html I like the fact that hash's and arrays are going to use their own symbols for stuff like slices, should make explaining things a lot easier in the future! Dean -- But then the serpent of OO entered the garden,

Re: The scary man...

2001-05-16 Thread Marcel Grunauer
On Wednesday, May 16, 2001, at 10:47 AM, Dean wrote: Some interesting stuff: http://www.perl.com/pub/2001/05/08/exegesis2.html Exegesis unimatrix-1: print Hello, World!\n RFC28 hard at work here! Marcel -- $x**$n + $y**$n = $z**$n is insoluble if $n 2; I have discovered a truly

Re: The scary man...

2001-05-16 Thread Damian Conway
Exegesis unimatrix-1: print Hello, World!\n RFC28 hard at work here! Great minds thinking in parallel there, Marcel. My first draft of Ex2 started like this: Here's the very first Perl 6 program ever written: #! /usr/local/bin/perl6 --warnings