diff --git a/README.md b/README.md index 97879bf..88b90bc 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ The Big list of all of the github, open-source compilers. +## Rust + +- [SEMAPRAX](https://wavect.io/semaprax/) ([source](https://github.com/wavect/semaprax)) +Experimental Apache-2.0 systems programming language and Rust compiler with deterministic semantic graphs, evidence-gated changes, and native C11/Clang plus WebAssembly Core output. Current release: v0.2 pre-alpha. + ## C - [emscripten](https://github.com/emscripten-core/emscripten) @@ -903,4 +908,3 @@ Mesa3D Clover with Compiler's Bridge (AMDOCL2) - [pyzmq-static](https://github.com/brandon-rhodes/pyzmq-static) Script to compile a statically-linked version of the Python "zmq" package with ØMQ and libuuid (on Linux systems) built-in instead of relying on shared libraries. -