Useful IBM i ILE-RPG developer tools/functions (AS/400 / iSeries / System i)
How to compile and install you can find here INSTALL.md
Write XML files easily in RPG - See ARSXMLR.md for examples. Very useful for implementing fast and lean REST services (CGI) where you don't want the overhead of Java XML generation and don't want any IOs to generate XML with SQL.
Java style methods or a better to use interface for the IBM API
Process Extended Dynamic SQL (QSQPRCED) API
See ARSSQLR.md for examples.
See ARSLSTA.md for description and examples.