From 13108d72dd8487e2119c978f0b89a7a489c0cf9d Mon Sep 17 00:00:00 2001 From: Ruthenic Date: Fri, 13 Aug 2021 17:33:15 -0400 Subject: [PATCH] compilers.md: add tested compilers. --- doc/compilers.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/compilers.md diff --git a/doc/compilers.md b/doc/compilers.md new file mode 100644 index 0000000..a6f2545 --- /dev/null +++ b/doc/compilers.md @@ -0,0 +1,5 @@ +Tested and working with: +- `gcc` +- `clang` +- `zig cc` +- `tcc`