Skip to content
View R533-Code's full-sized avatar

Block or report R533-Code

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
R533-Code/README.md

Hi, I’m @R533-Code. I mainly use C++, with occasional SIMD programming.

Right now, I am creating my own programing language, Colt, whose compiler is written in C++.

I had to roll out a few custom utilities to simplify writing that project (better Unicode support, custom allocators and data structures, and some OS abstractions). Check them out at Colt-Cpp.

Popular repositories Loading

  1. colt-lang-old colt-lang-old Public

    The Colt language compiler.

    C++ 4 1

  2. colt-cpp colt-cpp Public

    C++ data structures, Unicode-aware string, allocators and other utilities used throughout the Colt Compiler.

    HTML 1 1

  3. colt-lang colt-lang Public

    The Colt compiler and interpreter.

    C++ 1

  4. R533-Code R533-Code Public

    Config files for my GitHub profile.

  5. BIOL-241 BIOL-241 Public

    A repo for the BIOL-241 html map

    HTML

  6. colt-structs colt-structs Public

    C++