I keep day-dreaming about how to leverage the ideas in Fil-C. (a) use it for both Python interpreter and all C libs i want to call from there. (b) use the ideas for extra security in the OS kernel.
Word! i've done some ground-up 2D games with no engine library. So i hand-rolled resources, frame rate, collision, simple physics, etc. One has no graphics assets. Another other does.