Weird low level experiments.
C xor CPP
how would a template ASM look like
read: c_xor_cpp/README.md
source: c_xor_cpp/template_asm.cpp
interpret macro
local and declarative memory parsing / interpretation
read: interpret_macro/README.md
source: interpret_macro/local_struct.c
replica
program which schedules its own x86 command stream into the future
read: replica/README.md
source: replica/replica.cpp