mirror of
https://codeberg.org/DansLeRuSH/tool-box.git
synced 2024-11-14 10:47:02 +00:00
Adding GnuCOBOL
This commit is contained in:
parent
2a9860dec8
commit
ed9a9dfc77
1 changed files with 2 additions and 1 deletions
|
@ -39,11 +39,12 @@ Franck_
|
|||
- [DBeaver](https://dbeaver.io) : Cross-platform database management (very useful for on-the-fly consultation)
|
||||
- [GNOME Text Editor](https://apps.gnome.org/en/app/org.gnome.TextEditor) : Text editor (and more if affinities) for **GNOME** (as indicated) of which I made the 1st French translation
|
||||
- [Geany](https://www.geany.org) : Lightweight and customizable IDE (I have some [additions](https://codeberg.org/DansLeRuSH/geany) to suggest)
|
||||
- [GnuCOBOL](https://gnucobol.sourceforge.io) : Free COBOL compiler, which translates programs into C and compiles them using a native C compiler … professional interest 🤓
|
||||
- [Meld](https://meldmerge.org) : Indispensable for code comparison and merge
|
||||
- [Notepad++](https://notepad-plus-plus.org) : Another IDE (under _Windows_) with my [_DansLeRuSH-Dark_ dark theme](https://codeberg.org/DansLeRuSH/notepad-plus-plus-dark-theme) included since version 7.8.7
|
||||
- [Seer](https://github.com/epasveer/seer) : Graphical interface for [GNU Projet Debugger](https://www.sourceware.org/gdb/) (GDB)
|
||||
- [VSCodium](https://vscodium.com) : For anyone who would like to use **Visual Studio Code** with _libres_ binaries and without the _Microsoft_'s "telemetry" 🕵️
|
||||
- [Zowe](https://zowe.org) (of [Open Mainframe Project](https://openmainframeproject.org)) : Integrated and extensible open source framework for Mainframe _z/OS_ … professional interest 🤓
|
||||
- [Zowe](https://zowe.org) (of [Open Mainframe Project](https://openmainframeproject.org)) : Integrated and extensible open source framework for Mainframe _z/OS_ … also professional interest 🤓
|
||||
|
||||
#### Graphics
|
||||
- [GIMP](https://gimp.org) : Very complete _bitmap_ editor, I use it almost daily
|
||||
|
|
Loading…
Reference in a new issue