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

ITT the ABC Programming Language

Name: Anonymous 2008-07-29 19:29

#include <stdio.h>

int main(int argc,char argv*[]){
  int i = 0;
  int BUFFA;

  while(argv[i]!='\0'){
    if(argv[i]='a')
      BUFFA++;
    else if(argv[i]='b')
      BUFFA--;
    else if(argv[i]='c')
      printf("%i\n",BUFFA);
    else printf("%s","Error.\n");
  }
}

Name: Anonymous 2012-08-04 15:07

what happens if I _do_ reply?

Name: Anonymous 2012-08-04 16:56

>>361
congratulations, you just set off a chain of events that causes the world to end in December.

Name: Anonymous 2012-08-04 18:01

>>361
Go back to reddit!

Name: Anonymous 2012-12-14 14:45

ABC

Name: Anonymous 2012-12-14 14:55

>>364
IT'S EASY AS 123!

Name: Anonymous 2012-12-14 18:10

I am currently working on building a fully-compliant interpreter from some of the toy examples presented in this thread. I am trying to decide on a price point. How much does the ABC Programming Language's abysmal lack of enterprise solutions cost you in today's economic climes?

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