-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hey.
so, I just had to realize that the scripting language that I originalyl wanted to use for my project, has quite some issues. So I need to switch to ObjectScript now. And this brings questions:
- How thread-safe is ObjectScript?
- Can I compile/run multiple script snippets? Currently, the order would be something like: string, string, string, file, string, string. in my previous used language, ph7, the VM would reset upon each new loaded snippet.
- What's the API to insert variables and the like into the scripting eingine?
- Can I define getter/setter functions for some native variables?
My project is here: http://github.com/IngwiePhoenix/IceTea
Kind regards, Ingwie
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels