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

Implement Concurrent ML on top of picos #34

Open
kayceesrk opened this issue Apr 29, 2024 · 0 comments
Open

Implement Concurrent ML on top of picos #34

kayceesrk opened this issue Apr 29, 2024 · 0 comments

Comments

@kayceesrk
Copy link
Contributor

Concurrent ML is a concurrency oriented programming language with lightweight threads, unbounded channels and selective communication: http://cml.cs.uchicago.edu/. OCaml has an implementation of concurrent ML that works for systhreads: https://ocaml.org/manual/5.1/api/Event.html.

@kayceesrk kayceesrk converted this from a draft issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant