oksh-noxz

[fork] Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh).
git clone https://noxz.tech/git/oksh-noxz.git
oksh-noxz

commit: 65ae933eb788078b1cee1e825712d5c4e2b4a729
parent: 902b54048d2a7ffd68eb7d1bf40ef2b7cd70d0fa
author: Calvin Buckley <calvin@cmpct.info>
date:   Mon, 17 Sep 2018 23:33:29 +0000
update readme for i
MREADME.md2++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
@@ -18,6 +18,7 @@ Supported systems
 * Cygwin
 * Android (via Termux)
 * AIX (with major thanks to @tssva and @NattyNarwhal)
+* IBM i PASE
 
 Running on a system not listed here? Add it and send a pull request!
 
@@ -35,6 +36,7 @@ Supported compilers
 * gcc (https://gcc.gnu.org/)
 * pcc (http://pcc.ludd.ltu.se/)
 * cparser (https://pp.ipd.kit.edu/firm/)
+* xlc (https://www.ibm.com/us-en/marketplace/ibm-c-and-c-plus-plus-compiler-family)
 
 Building with a compiler not listed here? Add it and send a pull request!