We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d899c28 commit ad8fdd0Copy full SHA for ad8fdd0
README.md
@@ -710,6 +710,7 @@ std::cout << toString(d) << std::endl;
710
## Projects using this library
711
712
[opennask](https://github.com/HobbyOSs/opennask) : An 80x86 assembler like MASM/NASM for the tiny OS.
713
+[credence](https://github.com/jahan-addison/credence) : An x86-64, ARM64 B Language Compiler on steroids for Linux, and BSD (Darwin).
714
715
716
If you are aware of other projects using this library, please let me know by submitting an issue or an PR.
0 commit comments