-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Is there a way to add custom expressions to the language? The ability to extend the language in anyway?
I would like to add custom keywords like
world myVar = 9000 -- this variable would be available to the world not just local scope
-- or
thread myFunc(args)
-- execute code on separate thread
endIs there anyway to open up the api to allow that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels