Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Official Language Bashing Thread

Name: Anonymous 2011-01-03 13:52

I CHOOSE YOU MEGATROLL

Name: Anonymous 2011-01-07 5:52

>>54
Something like:
#macro while (cond) { block }
  @start: // @labels are hygienic.
    { block }
    if (cond) goto @start;
#endmacro

doesn't need closures nor continuations.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List