Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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.