Skip to main content

A simple cobol IDE

Project description

OpenCobolIDE

Travis-CI build status 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

  • navigable tree view of division, sections, paragraphs etc.

  • calculates the offsets of selected record definitions

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

  • run the program from the editor

  • also open text files

  • cross platform: work on GNU/Linux and Windows

License

OpenCobolIDE is released under the GPL version 3

Installation

GNU/Linux

From PPA

There is now a PPA for Ubuntu and derivatives:

$ sudo apt-add-repositiory ppa:open-cobol-ide/stable
$ sudo apt-get update
$ sudo apt-get install open-cobol-ide

From pip

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:

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 designed with this standard in mind. I don’t plan to work 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!

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.2.0.tar.gz (1.5 MB view hashes)

Uploaded Source

Built Distributions

OpenCobolIDE-2.2.0-py3.3.egg (270.5 kB view hashes)

Uploaded Source

OpenCobolIDE-2.2.0-py2.7.egg (267.3 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