Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.
Liam Allan edited this page Apr 17, 2018 · 4 revisions

ILEditor is the IDE for the next generation of development for ILE applications on IBM i. ILEditor will support development with any ILE language, be it CL, RPG, COBOL, C and C++. Error listing and syntax highlighting is available for all ILE languages. IBMiCmd uses the GPL licence. You are able to use it personally or internally at your own business.

Why ILEditor? ๐Ÿ˜Ž

  • It's fast. The goal for ILEditor is speed and reliability. Modern development means quick compiles, no program stutter and no CPU hogging.

  • Agnostic. We support development with any ILE language, be it CL, RPG, COBOL, C, C++ - we provide the ability to code in it all. Error listing and syntax highlighting is available for all ILE languages.

  • Easy UI. While providing rich functionality, we also provide a nice, user-friendly UI. We aim to create a UI which is similar to other IDEs, so developers can understand the environment quickly.

  • Free. One of the main purposes of ILEditor is that it's the free and open-source option. We are open to PRs too!

Getting started ๐Ÿ‘Œ

Prerequisites