Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
colomon
on July 22, 2015
|
parent
|
context
|
favorite
| on:
Isolated people in Sweden only stopped using runes...
You could get most of the way there with a straightforward module in Perl6:
sub infix:<ᛈ>($ᛣ, $ᛤ) { $ᛣ + $ᛤ } my @ᚠᛁᛒ := 0, 1, * ᛈ * ... *; say @ᚠᛁᛒ[100];
Don't know that I'd particularly recommend it, though!
steve19
on July 22, 2015
[–]
so just business-as-usual for a Perl5 programmer?
JupiterMoon
on July 22, 2015
|
parent
[–]
Given that a monkey with a typewriter could create the full works of Shakespeare with infinite time, could a monkey with a Perl interpreter create a valid Perl program that does your string processing in under 1 minute?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: