Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/r533-code/r533-code
- Owner: R533-Code
- Created: 2021-06-02T06:14:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:52:38.000Z (3 months ago)
- Last Synced: 2024-11-06T07:21:08.075Z (2 months ago)
- Topics: config, github-config
- Homepage: https://github.com/R533-Code
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).