How can I evaluate code?
MineMoreGames <[email protected]> Thu, 25 Apr 2019 16:20:59 +0300
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
I’ve got the Pike code listening to some input from a program, I want to evaluate code based on the input, (Assume security is unnecessary) How can I do that? And of course I want the code that the program has access to where it gets evaluated.