Home
Bennie "Big Tig" Tiger - Monday Morning JAPH [entries|archive|friends|userinfo]
Bennie "Big Tig" Tiger

[ website | My Website ]
[ userinfo | livejournal userinfo ]
[ archive | journal archive ]

Monday Morning JAPH [May. 5th, 2008|12:16 pm]
Previous Entry Add to Memories Tell a Friend Next Entry
[Current Mood | amused]

I'm sharpening up the old coding skills by writing a JAPH as I do other work.

It's surprising how much you learn about exact syntax doing this. I think I'm going to start writing one weekly. It's been 5 years since I did my last ones.

This one passes strict and utilizes source text from outside the actual code. Sweeeet.

use strict;
@_=map{split' '}grep/^(Complete|this|Internet)/,`perl -v`;$a=@_[-3];@_=split'',
join'',@_;print map {/,/?' ':/m/?'k':/\"/?"\n":/\$\$/?$a:/\//?'J':$_}map{/\d/?
@_[$_]:$_}qw/154 11 -42 6 46 79 14 1 62 48 70 98 28 $$ 46 63 -4 31 2 -2 26 77/;

It's so fun to be engaged and enjoying the code. Tech really is a fun puzzle problem. Sometimes I forget that.
LinkReply

Comments:
[User Picture]From: [info]coppercheetah
2008-05-06 12:14 am (UTC)

(Link)

Hmph! I didn't need anything else on my plate, and now I've got to crack out my Perl and make one of these...

*waggles fist angrily* Damn you-u-u-u!
[User Picture]From: [info]mongologue
2008-05-06 05:26 pm (UTC)

(Link)

Hee!