Status report: the manticore project

  • Authors:
  • Matthew Fluet;Nic Ford;Mike Rainey;John Reppy;Adam Shaw;Yingqi Xiao

  • Affiliations:
  • Toyota Technological Institute at Chicago, Chicago, IL;University of Chicago, Chicago, IL;University of Chicago, Chicago, IL;University of Chicago, Chicago, IL;University of Chicago, Chicago, IL;University of Chicago, Chicago, IL

  • Venue:
  • ML '07 Proceedings of the 2007 workshop on Workshop on ML
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Manticore project is an effort to design and implement a new functional language for parallel programming. Unlike many earlier parallel languages, Manticore is a heterogeneous language that supports parallelism at multiple levels. Specifically, we combine CML-style explicit concurrency with fine-grain, implicitly threaded, parallel constructs. We have been working on an implementation of Manticore for the past six months; this paper gives an overview of our design and a report on the status ofthe implementation effort.