Is IronScheme right for me? #129
-
|
Hello @leppie , This language looks very interesting but I not sure if it fits my needs or not; I'm hoping you might answer this overly-large list of questions I've prepared. 1 - Performance. Of course, benchmarks aren't always indicative of real-world performance, so the more important question might be "how does IronScheme's performance compare to C# or other .Net languages in real programs"? Regarding my use case, do you think IronScheme performs well enough for game logic (not the actual engine)? 2 - Environments/Sandboxing I am interested in allowing users to create mods, but I'm not interested in allowing them to execute malicious code e.g. reading or writing arbitrary files. Do you know if I am right in thinking IronScheme's environments are useful in preventing that sort of thing? 3 - Runtime modification of code It seems like quite a lot can be done, but are there any limitations I should be aware of? 4 - Debugging
Is there a procedure that can be called to enable this, or am I misunderstanding what was said? Do you know if this would work in VSCode? I think that about wraps up my questions; my apologies for asking so many! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi
Not sure if that works for you or not. Maybe others can chime in. |
Beta Was this translation helpful? Give feedback.
Hi