Pinned Repositories
allocator_ref
An illustrative example of custom allocator support and a Ref Type implementation
automem
Automatic Memory Experiments
Compiler-Techniques
linear_pool_allocator
marsquake
mikey-b.github.io
Open-Methods
Examples of implementing open methods in C++
Register-Window-Stack-VM
Implement a Stack VM Interpreter with a Register Window
String-Switch
Example of how to implement string switches
One
One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱
mikey-b's Repositories
mikey-b/linear_pool_allocator
mikey-b/Register-Window-Stack-VM
Implement a Stack VM Interpreter with a Register Window
mikey-b/String-Switch
Example of how to implement string switches
mikey-b/Compiler-Techniques
mikey-b/Open-Methods
Examples of implementing open methods in C++
mikey-b/allocator_ref
An illustrative example of custom allocator support and a Ref Type implementation
mikey-b/automem
Automatic Memory Experiments
mikey-b/marsquake
mikey-b/mikey-b.github.io