Does anyone know if it's possible to evaluate code while a SDL program is running? In other words, is it possible to update a running program "live" with Guile?
Akin to what Baggers does with Common Lisp on his Youtube channel :)