Git Product home page Git Product logo

opencobolide's Introduction

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!

Screenshots

  • Home page:

doc/source/_static/Home.png

  • Editor:

doc/source/_static/CompilerOutput.png

  • Offset calculator

doc/source/_static/OffsetCalculator.png

  • Dark style support (based on qdarkstyle style sheet)

doc/source/_static/DarkStyle.png

opencobolide's People

Contributors

bitdeli-chef avatar colinduquesnoy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.