One of my side projects
The Thrust Programming Language. A general-purpose, statically typed systems programming language for writing verbose, accurate, and fast code. Developed from scratch, using only code generators such as GCC and LLVM to produce optimal machine code for various targets and enable cross-compilation out of the box.
