Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cygx
on Oct 6, 2015
|
parent
|
context
|
favorite
| on:
Larry Wall Unveils Perl 6.0.0
If I'm not mistaken, that probaby should have read $++;
labster
on Oct 7, 2015
|
next
[–]
Correct. $ is an anonymous scalar (which autovivifies to 0 and increments in $++). There's also anonymous array @ and anon hash %. The hash form you can see in action here, in the one-liner mad-libs code:
http://rosettacode.org/wiki/Mad_Libs#Perl_6
hoodoof
on Oct 6, 2015
|
prev
|
next
[–]
This. This thread right here is the magic of Perl.
stone-monkey
on Oct 6, 2015
|
prev
[–]
I also attended the unveiling yesterday; If I remember correctly, I'm about 95% sure your assumption is correct.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: