Re: Python .. replacing COBOL.





"Howard Brazee" <howard@xxxxxxxxxx> wrote in message
news:c6nb14ha5g9uvb4os95hcpp1nbqjd561n5@xxxxxxxxxx
On Sun, 27 Apr 2008 16:14:20 -0700 (PDT), Richard
<riplin@xxxxxxxxxxxx> wrote:

2. Can you write less of it than an equivalent in COBOL? (Does it save
on
code lines?)

Everything is less than COBOL. One can do in a few lines what would
take pages in COBOL, or even in C.

Always could. But code lines has always been a misleading
measurement of productivity.

Maybe.

It has always been an accurate measure of how much time will be spent
writing, though.

And the more manually written code there is, the more possibility of error,
and the more time will be spent maintaining it.

Faced with a choice between writing thousands of lines or writing a couple
of dozen, it is pretty much a no-brainer...

Pete.
--
"I used to write COBOL...now I can do anything."


.



Relevant Pages

  • Re: Simple question, err... I think
    ... And then there are the old-school legacy languages, ... but you could get a good job maintaining ... a modern Fortran or COBOL? ... And people are most definitely writing new code in COBOL. ...
    (comp.programming)
  • Re: Performance improvement
    ... of any cobol program on tandem? ... Tandem requires the same coding best-practices as other platforms such ... Just one additional comment concerning files: Writing to non-audited ...
    (comp.sys.tandem)
  • Re: Performance improvement
    ... of any cobol program on tandem? ... Tandem requires the same coding best-practices as other platforms such ... that is too open-ended for me to dig into -- I'd end up writing a book if I weren't careful. ...  For non-audited files, you don't have TMF to ensure that. ...
    (comp.sys.tandem)
  • Re: Performance improvement
    ... of any cobol program on tandem? ... Tandem requires the same coding best-practices as other platforms such ... writing to audited files is still faster. ... native or the pc-based compilers on S and NS-Series. ...
    (comp.sys.tandem)
  • Re: xml schema (xsd) in cobol
    ... In fact I've almost finished writing my own Java code generator to read a cobol text file and parse in to a java data structure and viceversa, so I can create template like ... Java code which can parse COBOL code and create an in-memory representation of it. ...
    (comp.lang.cobol)