Path to this page:
./
devel/ocaml-async,
Asynchronous execution library from Jane Street
Branch: CURRENT,
Version: 0.15.0,
Package name: ocaml-async-0.15.0,
Maintainer: jaapbAsync is a library for asynchronous programming, i.e., programming where some
part of the program must wait for things that happen at times determined by some
external entity (like a human or another program). This includes pretty much any
program that uses blocking calls (e.g., networking code, disk access), timeouts,
or event loops (e.g., GUIs).
Required to run:[
lang/ocaml] [
devel/ocaml-findlib] [
devel/ocaml-dune] [
devel/ocaml-async_kernel] [
devel/ocaml-core_kernel] [
devel/ocaml-async_unix] [
devel/ocaml-async_extra] [
textproc/ocaml-textutils] [
devel/ocaml-ppx_jane] [
devel/ocaml-core]
Required to build:[
pkgtools/cwrappers] [
misc/ocaml-opaline]
Master sites:
Filesize: 72.225 KB
Version history: (Expand)
- (2022-05-05) Updated to version: ocaml-async-0.15.0
- (2021-03-08) Updated to version: ocaml-async-0.13.0nb1
- (2020-04-08) Updated to version: ocaml-async-0.13.0
- (2019-03-24) Package added to pkgsrc.se, version ocaml-async-0.12.0 (created)
CVS history: (Expand)