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: 598388b11f3bc7f9e3425aed0cfdc9a2a7f9d4bb
parent: 0c94b1b1c57f58093e3fae9b3a6cae03872c05c0
author: Brian Callahan <bcallah@openbsd.org>
date:   Wed, 10 Apr 2019 23:30:59 -0400
Add another C compiler that can build oksh.
MREADME.md1+
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
@@ -42,6 +42,7 @@ Supported compilers
 * cparser (https://pp.ipd.kit.edu/firm/)
 * xlc (https://www.ibm.com/us-en/marketplace/ibm-c-and-c-plus-plus-compiler-family)
 * Sun Studio compiler (https://www.oracle.com/technetwork/server-storage/developerstudio/overview/index.html)
+* lacc (https://github.com/larmel/lacc)
 
 Building with a compiler not listed here? Add it and send a pull request!