Hi! thanks for your enthusiasm. I am writing a tutorial that can be fun both for experienced and newbie coders here <a href="https://dyne.org/docs/cjit" rel="nofollow">https://dyne.org/docs/cjit</a>
As a fun project we hacked a C interpreter (based on tinyCC) that compiles C code in-memory and runs it live. CJIT today is a 2MB executable that can do a lot, including call functions from any installed library on Linux, Windows, and MacOSX.