Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r533-code/r533-code

Config files for my GitHub profile.
https://github.com/r533-code/r533-code

config github-config

Last synced: 21 days ago
JSON representation

Config files for my GitHub profile.

Awesome Lists containing this project

README

        

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](https://github.com/R533-Code/colt-lang) 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](https://github.com/R533-Code/colt-cpp).