- coThreads is a concurrent programming library for OCaml.
It enhances the Threads library of the standard OCaml distribution in two dimensions: coThreads implements the same API of the standard Threads library on different execution engines (process, netwoker(todo)), so that a single copy of source code can be compiled and deployed to different environments without modification coThreads is also a super set of the standard Threads library, with extra components (STM etc.), functions (spawn etc.) and features (object-level compatibility etc.)
in Public bookmarks with ocaml программирование
- Enfranchised Mind
Brian Hurt and Robert Fischer's blog on programming languages, politics, and other religious issues.
in Public bookmarks with ocaml программирование by 2 users
- Jo&Caml
JoCaml is Objective Caml plus (&) the join calculus, that is, OCaml extended for concurrent and distributed programming. The new JoCaml is a re-implementation of the now unmaintained JoCaml by Fabrice Le Fessant. With respect to this previous implementation, main changes are: Numerous syntax changes, we believe the new syntax to be cleaner. Disparition of mobility features, sacrified for the sake of OCaml compatibility. Much better compatibility with Objective Caml. Source compatibility is about 99%, there are three new keywords (def, reply and spawn) ; or and & should definitely not be used as boolean operators. Binary compatibility for matching versions.
in Public bookmarks with ocaml программирование
- Logic File System
It's the filesystem you always wanted. It's a Semantic_File_System.
in Public bookmarks with linux ocaml программирование
- Martin Jambon's web site
Martin Jambon's web site
in Public bookmarks with ocaml программирование
- OCaml News
OCaml News
in Public bookmarks with ocaml блоги программирование функциональное
- XAVIER LEROY
Hello and welcome to my corner of the Web. I'm a senior computer scientist interested in all scientific aspects of computer programming. I work at INRIA, a French public research institute in computer science and applied mathematics. I am head of the Gallium research team, part of the Paris-Rocquencourt research center of INRIA, located in the western suburbs of Paris.
in Public bookmarks with ocaml программирование
ocaml from all users