Date: 2014-02-19 05:51 am (UTC)
macey: (sheep!)
From: [personal profile] macey
Ha. This reminds me of one of my favourite projects - I once wrote a (functional, compilable and code-correct, though the body was somewhat nonsensical) Shakespearean sonnet which ran to print a haiku (which was much better poetry). Code and poetry play interestingly together, I think. It fascinates me, how much 'writing code' is a creative process but how little people think of it as such.

dawn over the lake;
waves break yesterday's bottles
against the concrete

#include "early_morning_run.h"
int main(void) { int spanish_wine = 0;
char first_beat[] = "dawn over the lake;";
int alcohol_age = 21;

char epaulette[54] =
"waves break"; char *no_fuss; // empty as yet
if (alcohol_age < 34) {
no_fuss = strcat(epaulette,

" yesterday's bottles");} spanish_wine++;
printf("%s\n",first_beat);
printf("%s\n",no_fuss);
char end_line[] = "against the concrete";

printf("%s\n",end_line);
printf("\n"); return spanish_wine;}
(will be screened)
(will be screened if not validated)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org

Profile

poetree: Paper sculpture of bulbuous tree made from strips of book pages (Default)
POETREE

February 2017

S M T W T F S
   1234
567891011
12131415161718
19202122232425
262728    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 4th, 2025 05:23 am
Powered by Dreamwidth Studios