Monday 20 March 2017

Let The Revels Begin...

Obsessed with Jim Steinman's Bat Out Of Hell Musical and can't think about anything else.

It's time for a sequel to the Perl Poetry Competition 2000 Best Of Show.

To celebrate the new lyrics to All Revved Up With No Place To Go, some ES6 / nodejs poetry. :)

let revels;
let cages;
let flags;
let endOfWorld = false;

revels.begin();
cages.open();
flags.furled = !flags.furl();

var strat = {  
  eyes : "blue",
  hair : "blonde",
  heart : "black",
  gender : "boy"
}

while(!endOfWorld){
  strat.kill(spawn('time'));
}

No comments: