Serving the Quantitative Finance Community

 
User avatar
quantmeh
Posts: 0
Joined: April 6th, 2007, 1:39 pm

Happy Birthday COBOL

June 1st, 2009, 4:23 pm

QuoteOriginally posted by: daveangelyou wouldn't want to mess with her ...
Last edited by quantmeh on May 31st, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

June 1st, 2009, 6:06 pm

Cobol is unstoppable once it gets up to full speed. Especially with rear admiral Grace Murray Hopper at the helm.
Last edited by Cuchulainn on May 31st, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

June 1st, 2009, 6:36 pm

Quotemy COBOL programs were highly structured using PERFORM THROUGHs and a sprinkle of GOTOs. Did you also document each line of code in real time?
 
User avatar
daveangel
Posts: 5
Joined: October 20th, 2003, 4:05 pm

Happy Birthday COBOL

June 1st, 2009, 6:43 pm

QuoteOriginally posted by: CuchulainnQuotemy COBOL programs were highly structured using PERFORM THROUGHs and a sprinkle of GOTOs. Did you also document each line of code in real time?you must have seen this type of comment in a FORTRAN programCC Incrementing iC I = I + 1etc
knowledge comes, wisdom lingers
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

June 1st, 2009, 7:09 pm

QuoteCC Incrementing iCI = I + 1Yeah, hilarious, like pre-internet twitter (and on punch cards!)Of course, these days you can make '+' to mean anything you want it to mean. Banned in Java, what?
Last edited by Cuchulainn on May 31st, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
quantmeh
Posts: 0
Joined: April 6th, 2007, 1:39 pm

Happy Birthday COBOL

June 2nd, 2009, 6:37 am

i started reading COBOL and PL/I books a few times, and stopped after a few chapters every time. it was sooooo booooooring
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

June 2nd, 2009, 6:49 am

QuoteOriginally posted by: jawabeani started reading COBOL and PL/I books a few times, and stopped after a few chapters every time. it was sooooo booooooringHow can you say that? PL/C was my first language ( == Cobol and Fortran Allin1), ah yes, the old procedures options main...
Last edited by Cuchulainn on June 1st, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
quantmeh
Posts: 0
Joined: April 6th, 2007, 1:39 pm

Happy Birthday COBOL

June 2nd, 2009, 2:35 pm

QuoteOriginally posted by: CuchulainnHow can you say that? too wordy to my taste. i liked FORTRAN, for its economy. one line, and bam! your array if integers becomes an array of reals.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

June 2nd, 2009, 3:01 pm

QuoteOriginally posted by: jawabeanQuoteOriginally posted by: CuchulainnHow can you say that? too wordy to my taste. i liked FORTRAN, for its economy. one line, and bam! your array if integers becomes an array of reals.Of course, you know *who* developed PL/I(hint: if compilers were computers, PL/I would be a mainframe and we only need 5).
Last edited by Cuchulainn on June 1st, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
rmeenaks
Posts: 7
Joined: May 1st, 2006, 2:31 pm

Happy Birthday COBOL

June 5th, 2009, 6:05 pm

One of the greatest features of COBOL was its built-in ISAM database support. Can't beat that!
Last edited by rmeenaks on June 4th, 2009, 10:00 pm, edited 1 time in total.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

January 21st, 2011, 6:17 pm

micro focus QuoteApproximately 5 billion new lines of Cobol code are added to live systems every year, Micro Focus said. An estimate 200 billion lines of Cobol code are being used in business and finance applications today, the company said.
Last edited by Cuchulainn on January 20th, 2011, 11:00 pm, edited 1 time in total.
 
User avatar
Hansi
Posts: 41
Joined: January 25th, 2010, 11:47 am

Happy Birthday COBOL

January 21st, 2011, 6:31 pm

Is that because it takes so many lines of codes to accomplish things that take less lines in other languages?COBOL always sounds like COBOLt to me and makes me want to grab a long sword and start the hack n' slash.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

January 21st, 2011, 6:47 pm

QuoteOriginally posted by: HansiIs that because it takes so many lines of codes to accomplish things that take less lines in other languages?COBOL always sounds like COBOLt to me and makes me want to grab a long sword and start the hack n' slash.Careful, Hansi
 
User avatar
renorm
Posts: 1
Joined: February 11th, 2010, 10:20 pm

Happy Birthday COBOL

January 21st, 2011, 7:09 pm

Wikipedia cobol article attributes the same quote to a report from 1997. Could be a bit outdated. English-like programming language?The good thing is that cobol was invented by English speaking folks and not by Germans with their 60 letter words.
 
User avatar
Cuchulainn
Posts: 22927
Joined: July 16th, 2004, 7:38 am

Happy Birthday COBOL

January 21st, 2011, 7:13 pm

QuoteOriginally posted by: renormWikipedia cobol article attributes the same quote to a report from 1997. Could be a bit outdated. English-like programming language?The good thing is that cobol was invented by English speaking folks and not by Germans with their 60 letter words.You need a pre-compiler spelling checker for this!