11:39:27akorn27aeth: I've explained this far more than I can count, but no, this isn't a compiler compiler, this is a compiler to a bytecode for a library
11:39:57akorn27so running GCC each instanciation of jjlisp is pretty idiotic given that has its own optimization passes and would, surely, take a bunch of time
11:41:00akorn27a bunch of time for no profit whatsoever, you lose hot reloading, you give delay, you introduce Foreign Function Interface which is a higher cost than registering a callback