DevCheckOG - Overview

One of my side projects

Thrush Programming Language Logo

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.

Pinned Loading

  1. A general-purpose, statically typed systems programming language for writing verbose, accurate, and fast code.

    Rust 32 4

  2. A Minecraft launcher that focuses on aesthetics, intuition, and being a safety hangar for frequent Minecraft users.

    Python 10 2

  3. Basic course on LLVM Intermediate Representation (LLVM IR) for an introduction to code generation for developing optimized compilers.

    4

  4. Heapsort sorting algorithm in MLIR.

    MLIR 3

  5. Quicksort sorting algorithm at MLIR.

    MLIR 2

  6. LLVM Linker (LLD) wrapper in Rust.

    C++ 1