Comment by fsfod

1 year ago

You can sort of do that with some of LLVM's JIT systems https://llvm.org/docs/JITLink.html, I'm surprised that no one has yet made a edit and continue system using it.

My parens sense is tingling. This sounds like a lisp-machine, or just standard lisp development environment.