Sciweavers

2300 search results - page 10 / 460
» Maximally Concurrent Programs
Sort
View
132
Voted
POPL
1991
ACM
15 years 10 months ago
Modeling Concurrency with Geometry
Vaughan R. Pratt
MM
2004
ACM
114views Multimedia» more  MM 2004»
16 years 2 days ago
ChucK: a programming language for on-the-fly, real-time audio synthesis and multimedia
In this paper, we describe ChucK – a programming language and programming model for writing precisely timed, concurrent audio synthesis and multimedia programs. Precise concurre...
Ge Wang, Perry R. Cook
ESOP
1999
Springer
15 years 11 months ago
Set-Based Failure Analysis for Logic Programs and Concurrent Constraint Programs
This paper presents the rst approximation method of the nite-failure set of a logic program by set-based analysis. In a dual view, the method yields a type analysis for programs wi...
Andreas Podelski, Witold Charatonik, Martin Mü...
300
Voted
ICFP
2009
ACM
16 years 7 months ago
A concurrent ML library in concurrent Haskell
rrent ML, synchronization abstractions can be defined and passed as values, much like functions in ML. This mechanism admits a powerful, modular style of concurrent programming, c...
Avik Chaudhuri