On 6/23/21 2:18 PM, Paul Koning wrote:
I meant "reduce to machine language" (give or take threaded code or library
function calls). It really doesn't seem to be any particular problem. There's
nothing about compilers that prevents them from being invoked in the middle of an
application. (Come to think of it, isn't that what a "just in time
compiler" means?)
Yeah, come to think of it the "JIT compiler" idea did occur to me as
being the case.