K!

by Karl Bunyan

Programming, PHP, JavaScript, motorbikes, pubs, poker, football, news, restaurants and anything else

Tuesday, November 23, 2004

JavaScript Haiku

There are a few sites on the web which will generate haiku's using a set of code rules. I think I can lay claim to have written what could be the world's first (and only) haiku actually in JavaScript. I'm quite interested in the idea of code being poetry, but just generally not interested enough to do anything about it...

It even has a title which relates to its content, which is:

Fear of tomorrow

now = new Date();
day = now.getDate();
alert(day+1);

Link to this post

Comments:

Not a bad effort;

little client value, though.

Could be a new craze?

posted by nick b : June 20, 2005 2:15 PM

Post a Comment

Recent posts in the Programming category

Recent posts in the Other category

Recent posts in the JavaScript category

Change the background image