Code Monkey home page Code Monkey logo

joincml's People

Contributors

polytypic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

panesofglass

joincml's Issues

JoinCML & Reagents

This is quite interesting work. Wonder if you have had a chance to see Reagents [1], a concurrency library which provides CML like disjunction as well as the proposed conjunction operation. The reagents programming model is very similar to your description of the semantics of JoinCML [2]. Hence, reagents are more powerful than CML but less powerful than TE. The paper shows that Join calculus could be encoded using reagents. And, indeed, reagents can be implemented much more efficiently than TE; all you need is a multi-word compare-and-swap operation (which could be emaulated in software). I believe JoinCML would have the same expressive power of Reagents, save for the negative acknowledgements. Thoughts?

I have an implementation of Reagents for multicore OCaml [3]. It is undocumented at this point, but there is a collection of data and synchronization structures built out of the core primitives.

[1] http://www.mpi-sws.org/~turon/reagents.pdf
[2] https://github.com/VesaKarvonen/JoinCML/blob/master/README.md
[3] https://github.com/ocamllabs/reagents

Can't use prject from vs

My vs can't load project.
The imported project "C:\Program Files (x86)\Microsoft SDKs\F#\3.1\Framework\v4.0\Microsoft.FSharp.Targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

I undestand what I have to do to fix it, but better idea is to use ProjectScaffold it is free from that kind of problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.