Compiling/Interpreting

Are these 2 only ways of converting program to executables
Why is there no in between method or different approach?

Who says there isn’t? :slight_smile:

Do a search for JIT compilation, threaded interpreters, and many other topics you can find in computer science papers.

Sorry, no, you’ll have to do your own web searching. :stuck_out_tongue: