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

multiple starts should process in parallel #3

Open
cpseager opened this issue Nov 10, 2015 · 2 comments
Open

multiple starts should process in parallel #3

cpseager opened this issue Nov 10, 2015 · 2 comments

Comments

@cpseager
Copy link
Collaborator

No description provided.

@cpseager
Copy link
Collaborator Author

Could you use the headless/allcode workspace model as described here to run parallel js interpreters - may be simpler than the PICAXE method as you only need js for WeDo?

https://developers.google.com/blockly/custom-blocks/code-structure?hl=en

@tarling
Copy link
Owner

tarling commented Nov 11, 2015

This might simplify part of the multi-tasking problem which is extracting the separate tasks from the Javascript, which is currently done using RegExp - this looks much neater.

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

No branches or pull requests

2 participants