Skip to main content

A simple cobol IDE

Project description

OpenCobolIDE

Number of PyPI downloads Latest PyPI version

OpenCobolIDE is a simple and lightweight cobol IDE based on the OpenCobol compiler.

The software is written in Python using PyQt4 and pyQode

Features:
  • syntax highlighting

  • code completion

  • code folding

  • compile as program (.exe) or as subprogram (.so)

  • run the program from the editor

  • also open text files

License

OpenCobolIDE is released under the GPL version 3

Installation

GNU/Linux

Run the following commands:

sudo apt-get install python-qt open-cobol
sudo easy_install OpenCobolIDE

Windows

There is a windows installer available here: https://launchpad.net/cobcide/+download

Requirements

The project depends on the following packages:

  • Python 2.7 or Python 3

  • setuptools

  • PyQt4

  • OpenCobol

  • pyqode.core

  • pyqode.widgets

  • Pygments >= 1.6

  • chardet (chardet2 if you are using python3)

Resources

Disclaimer

I am by no way a cobol expert, I just had to work on a cobol project at school with an awful IDE (NetExpress on a Windows Xp virtual machine). As I was writing pyqode, I thought it would be nice to use it to make a simple cobol editor for GNU/Linux.

I’ve only learnt COBOL 74 and the IDE has been thought with this standard in mind. I have personally no plan on working with cobol at the moment nor to learn a new standard but if you found a missing feature, feel free to open a feature request. I’m always looking forward to make OpenCobolIDE better for the experts.

Your advice will be very appreciated!

Screenshots

  • Home page:

https://raw.github.com/ColinDuquesnoy/OpenCobolIDE/develop/doc/source/_static/Home.png
  • Editor:

https://raw.github.com/ColinDuquesnoy/OpenCobolIDE/develop/doc/source/_static/CompilerOutput.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenCobolIDE-2.1.0.tar.gz (1.0 MB view hashes)

Uploaded Source

Built Distributions

OpenCobolIDE-2.1.0-py3.3.egg (423.9 kB view hashes)

Uploaded Source

OpenCobolIDE-2.1.0-py2.7.egg (421.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page