OpenCobolIDE 4.7

Free Create programs using the COBOL language
4.2 
Rating
Your vote:
Latest version:
4.7.6 See all
Developer:
Screenshots
1 / 4
Awards (1)
Show all awards
Software Informer Virus Free award
Trusted Download
Free   57.6 MB

Access an integrated development environment and work with the COBOL programming language. Navigate your project using the tree view of division, sections, paragraphs and other elements. Use such tools as native COBOL syntax highlighting and code completion.

OpenCobolIDE is a simple cobol IDE based on the GnuCobol compiler. This program has a native cobol syntax highlighting, and code completion features. Also, it has a navigable tree view of division, sections, paragraphs etc., which are fully synchronized with the code folding panel.

Comments (5)

4.2
Rating
23 votes
5 stars
16
4 stars
2
3 stars
1
2 stars
1
1 stars
3
User

Your vote:

M
rating Mark
I tried several times to modify this HelloWorld file, but I keep getting this error. C:\Program Files (x86)\OpenCobolIDE\GnuCOBOL\bin\cobc.exe -x -o bin\helloworld.exe -std=default -debug helloworld.cbl
C:\Program Files (x86)\OpenCobolIDE\GnuCOBOL\bin/ld.exe: cannot open output file bin\helloworld.exe: Invalid argument
collect2.exe: error: ld returned 1 exit status

All I did was change a delete a comment and this error. What is going on? Why can't I just modify this HelloWorld file

Last month Was it helpful?  yes(0) no(0) | Reply
N
rating Nestor Acha
I was always looking for a free cobol to learn and teach, Opencobolide is excellent to learn, I have published some videos on youtube with ppts and programs to download and practice, you can search for them with the keyword checkcon.

Jun 6, 2023 Was it helpful?  yes(0) no(0) | Reply
S
Sonny
Nestor Acha,
GnuCobol could not compile unless you download and install Cygwin packages. Yet, there are a lot of packages to install and what we need are specifics only to COBOL for use in a Personal Computer without mainframe.

2 months ago Was it helpful?  yes(0) no(0) | Reply
S
rating Sandeep
I have the OpenCobolIDE 4.7.6 software which I installed in Window 10, but it's not working due to the compiler. GNUcompiler not found due to that it didn't compile, please provide the compiler which I can try learn COBOL.

Aug 23, 2022 Was it helpful?  yes(0) no(0) | Reply