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: 473fcda225b904ab89b964f25e391a7b28017539
parent: db2df189e3315545ef0f9dceb07dbdc2aae8515e
author: Brian Callahan <bcallah@openbsd.org>
date:   Sun, 3 Jan 2021 03:52:57 -0500
CompCert can build oksh on OpenBSD/amd64; add it to the list.
MREADME.md1+
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
@@ -53,6 +53,7 @@ Supported compilers
 * lacc (https://github.com/larmel/lacc)
 * Optimizing C Compilation System  (CCS) 4.2  03/27/14 (uw714mp5.bl4s)
 * Tiny C Compiler (https://bellard.org/tcc/)
+* CompCert (https://compcert.org/)
 
 Building with a compiler not listed here? Add it and send a pull request!