A set of plugins that add COBOL support to HackEdit
Project description
About
A set of plugins that add COBOL support to HackEdit.
Features:
pyqode.cobol editor integration (syntax highlighter, code completion, goto, code folding,…)
support for OpenCOBOL 1.1 and GnuCOBOL 2.0 compiler (MSVC based compiler are also supported on Windows)
support for custom parsers + premade setups for DBPRE and EsqlOC
two builtin workspaces:
project mode: specify which files are part of the project and compile them all at once.
single file mode: compile the current editor (very similar to OpenCobolIDE)
support for multiple compiler configuration (you can choose which config is the main one and you can select secondary configuration to be run when you build your project/file).
tool for computing field offset
In the future, we plan to add the following features:
GnuCOBOL 2 debugger integration
Support for standard build tools (makefile, autotools)
Requirements
Installation
pip3 install hackedit-cobol --pre --upgrade
The plugin does not provide the GnuCOBOL compiler, you need to install it by yourself:
on Windows, the plugin will try to use the compiler bundled with OpenCobolIDE.
on OSX, you can easily install the compiler by running brew install gnu-cobol or brew install gnu-cobol --devel for GnuCOBOL 2.0
on GNU/Linux, you should use your package manager or install from source if it is not available (you will likely find the open-cobol or gnu-cobol package)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file hackedit-cobol-1.0a2.tar.gz
.
File metadata
- Download URL: hackedit-cobol-1.0a2.tar.gz
- Upload date:
- Size: 200.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca8217db74d96092d90ea3fbba5859fb96e023884d5a71984370d87ebe836930 |
|
MD5 | 8e41ba814809b5f21bf137cf473ad5f9 |
|
BLAKE2b-256 | 5b52a4e0ded9fb77ffc0baba3bfd8c23cf3d91610cfdc17c7930f93188ae715e |
File details
Details for the file hackedit_cobol-1.0a2-py3-none-any.whl
.
File metadata
- Download URL: hackedit_cobol-1.0a2-py3-none-any.whl
- Upload date:
- Size: 95.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 939dd62b4bb4a9094334097fac24f782178375187eac6d3c48a38e5da338f7e9 |
|
MD5 | ff8efa2389b24822196daf7e5a1e3258 |
|
BLAKE2b-256 | ce39648ac9c78f26367ac946080341dc8a9e0b6d213dd0844d7ce9d49d7f98ff |