Hacker News new | ask | show | jobs
by f1shy 420 days ago
AFAIK, one reason is that if you use "eval()" anywhere you need already a whole python compiler shipped with your program. So, compile is not different as shipping the code with the interpreter.