Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can nullc compile and execute different script in different thread? #20

Open
glcolor opened this issue Sep 10, 2015 · 2 comments
Open

Comments

@glcolor
Copy link

glcolor commented Sep 10, 2015

Can nullc compile and execute different script in different thread? I want to try using nullc in my project,but I don't know how to do it, could you give me some help?
By the way, what‘s the lisence the nullc library uses?

@WheretIB
Copy link
Owner

Hello.

Currently, nullc is single-instance, so it is not possible to compile and run multiple scripts in different threads. This might change in the future, because it's certainly a great thing to have.

And thank you for reminding me about the license, the license note went missing after project transfer from Google Code and now it is restored.
nullc is distributed under a MIT license.

@glcolor
Copy link
Author

glcolor commented Sep 11, 2015

I see,thanks for your reply, and thanks for your great works on nullc, it's a pretty language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants