Path to this page:
./
lang/pict,
Concurrent language based on Milners pi calculus
Branch: pkgsrc-2019Q1,
Version: 4.1nb16,
Package name: pict-4.1nb16,
Maintainer: dhollandPict is a language in the ML tradition, formed by adding a layer of
convenient syntactic sugar and a static type system to a tiny
core. The current release includes a Pict-to-C compiler, reference
manual, language tutorial, numerous libraries, and example programs.
The core language - an asynchronous variant of Milner, Parrow, and
Walker's pi-calculus - has been used as a theoretical foundation for a
broad class of concurrent computations. The goal in Pict is to
identify high-level idioms that arise naturally when these primitives
are used to build working programs - idioms such as basic data
structures, protocols for returning results, higher-order programming,
selective communication, and concurrent objects. The type system
integrates a number of features found in recent work on theoretical
foundations for typed object-oriented languages: higher-order
polymorphism, simple recursive types, subtyping, and a powerful
partial type inference algorithm.
Master sites:
SHA1: e3d3341d4dc54ed015b0d89eab6760ee7f14c5cd
RMD160: aea1df3530387c592a1c5eb9e8f464e242109f86
Filesize: 1037.186 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version pict-4.1nb16 (created)