#2 - Implemented basic Scheme scripting for Rebel Game Engine
Adding Chicken Scheme scripting to a C game engine — switching to a functional design, wiring up the FFI, and navigating garbage collector memory management.
#1 - Thinking of adding Lisp to my custom game engine
Exploring Chibi-Scheme as a scripting layer for a custom C game engine, and why adding Lisp scripting means rethinking the object-oriented architecture.