|
|
|
|
|
by ska
3334 days ago
|
|
I can't make sense of what you are trying to say. In c++ you typically have no access whatsoever to the compiler at runtime. Through dynamic linking and some hacking about you can do this but it is all very non-standard. In lisps you very typically have complete access to the compiler, though this is not universal. Resource limits on a running process are a separable issue. |
|