summaryrefslogtreecommitdiff
path: root/miniany/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-08-01 07:46:08 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2021-08-01 07:46:08 +0000
commitb41a259e3f43d1a4ede320fa54e5e7b0f0a551fd (patch)
tree5d8d579c10495384b90e41ec0afe2d5a6b5a5fe6 /miniany/README
parentb1164d69ea2fc694c4cabdbdee6f4155684ce322 (diff)
downloadcompilertests-b41a259e3f43d1a4ede320fa54e5e7b0f0a551fd.tar.gz
compilertests-b41a259e3f43d1a4ede320fa54e5e7b0f0a551fd.tar.bz2
added normal comments to c4
Diffstat (limited to 'miniany/README')
-rw-r--r--miniany/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/miniany/README b/miniany/README
index deb195b..137a88d 100644
--- a/miniany/README
+++ b/miniany/README
@@ -14,6 +14,7 @@ https://github.com/rswier/c4.git
adaptions to provide switch and structs:
https://github.com/rswier/c4/blob/switch-and-structs/c4.c: structs
https://github.com/EarlGray/c4, a X86 JIT version of c4
+https://github.com/jserv/amacc: based on C4, JIT or native code, for ARM
selfie
C* self-hosting C compiler (also emulator, hypervisor) for RISCV,