sitemule / ILEstdlib

Strings, Lists and other basic tooling for RPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ILEstdlib

ILEstdlib is a service program that will expose APIs to make working with ILE applications a bit easier when working with strings, arrays, etc.

While most of the modules are written in C, we are aiming for them to work in ILE RPG applications.

Planned modules:

  • Strings
  • Dynamic arrays
  • Simpler system APIs
  • More to come

About

Strings, Lists and other basic tooling for RPG

License:MIT License


Languages

Language:C 98.3%Language:Makefile 1.7%