I have an environment and I want to know that if I write code in this environment, is it possible to save> compile and use this code?
which is more than what I want the environment to call the function in this code and that the code can call the function in the environment.
I think there was something in java called class loaders that allows you to do this .. can I do this with Delphi and what is the best way to do this?
(just in case, if someone says about putting him there to start with a game for children, they will simply write a section of code regarding simple logic and variables, and will call methods that are in an environment that moves a virtual robot )
source
share