Re: Free Cobol Workbench/Editor?

From: SkippyPB (swiegand_at_neo.rr.NOSPAM.com)
Date: 10/17/04


Date: Sun, 17 Oct 2004 12:26:29 -0400

On 16 Oct 2004 08:38:50 -0700, aortega@cobtools.com (Alberto Ortega)
enlightened us:

>"Davide Grandi" <davide.grandi@mclink.it> wrote in message news:<ckdidr$25kt$1@newsreader1.mclink.it>...
>> > Does anybody know if there's a Free Cobol Workbench/Editor for WINXP
>> > on the internet?
>>
>> I started to "evaluate" the Eclipse COBOL plugin :
>>
>> http://www.eclipse.org/cobol
>>
>> but I cant tell you how compare to other editors.
>> If you already have a compiler it works like a full workbench (as Eclipse
>> is).
>>
>> Best regards,
>>
>> Davide Grandi
>
>
>i have developed a COBOL editor, is cobedit
>is only for COBOL programmers
>have any special things by example
>hightlig, compiler and run with click
>
>now i have developing plugins for remote edit and remote compiler
>for work in windows with unix cobol programs
>
>the site for download is www.cobtools.com

Anbody in CLC using the above program? Is it useful if you only do
mainframe Cobol? Any CICS command editing? Just curious.

Regards,

          ////
         (o o)
-oOO--(_)--OOo-

"Verbosity leads to unclear, inarticulate things."
-- Dan Quayle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Remove nospam to email me.

Steve



Relevant Pages

  • Re: Free Cobol Workbench/Editor?
    ... > but I cant tell you how compare to other editors. ... > If you already have a compiler it works like a full workbench (as Eclipse ... is only for COBOL programmers ... now i have developing plugins for remote edit and remote compiler ...
    (comp.lang.cobol)
  • Re: XMLReader skip current element
    ... between statements, it's still syntactically invalid, but it recovers ... leaves off a semi-colon is that the end of the statement where the semi-colon was expected is flagged. ... Just as the compiler won't compile a file even though it could usually correctly infer the correct location of the semicolon, it's not really like the VS editor has judged the remainder of the file correct and accurate. ... Compilers, code editors, and XML editors alike can all make inferences about what the input data *should* look like, and try to produce correct behavior based on those inferences. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: COBOL RESERVED WORDS (was: PL/I, COBOL, Advantages, Equivalence)
    ... work with a lot of COBOL programmers who find this a problem? ... I don't go on 3rd hand reports. ... reserved words. ... A certain CDC compiler abended on attempting to ...
    (comp.lang.pl1)
  • Re: Code Comprehension
    ... I really should take the habit of writting the constant first... ... I don't know how to do it with makefiles. ... Some editors have an option to put an = ... is a nicer solution than compiler warnings. ...
    (comp.programming)