68e7f4118153d4347bf95dfb9f7c5e6f80c20e1b
Signed-off-by: Ian Moffett <ian@mirocom.org>
The Rifle programming language
The Rifle programming language is an opinionated compiled systems language aimed to be as explicit as possible (i.e., avoiding the usage of implicit optimization).
Building
To build the Rifle compiler, simply run make in the project root.
Description
Languages
C
99.3%
Makefile
0.7%