Programming languages for library and textual processing
β Scribed by Howard Fosdick
- Publisher
- American Society for Information Science and Technology
- Year
- 2006
- Tongue
- English
- Weight
- 572 KB
- Volume
- 31
- Category
- Article
- ISSN
- 0095-4403
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
We investigate the well-known Parallel Random Access Machine (PRAM) model of parallel computation as a practical parallel programming model. The two components of this project are a general-purpose PRAM programming language, called Fork95, and a library, called PAD, of fundamental, eciently implemen
A major problem for the integration of concurrency in object-oriented languages is the so-called inheritance anomaly, i.e. the conflicts between inheritance and concurrency that often cause the need to redefine inherited methods in order to maintain the integrity of objects. Several solutions have b