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.

Pinned Loading

  1. colt-lang colt-lang Public

    The Colt compiler and interpreter.

    C++ 1

  2. colt-cpp colt-cpp Public

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

    C++ 1 1

  3. reflect reflect Public

    A C++20 static reflection header only library.

    C++ 1