摘要
DC++是一种具有分布并行设施的面向对象编程语言。它是由面向对象语言C++向上兼容扩充得到的。本文介绍DC++语言的设计与实现。
The work of this paper is based on a popular Object-Oriented programming language-C++, it adds eight language items to C++, products a new dialect-DC++.At present, DC++ supports parallel among objects.The implementation of DC++ is a front of C++, using LEX and YACC which are supported by standard UNIX system, dealing with fresh language unit only, producing C++ sub-blocks which permit parallel. DC++ maintains the style of C++, it permits users to write a parallel program while using C++ style.Finally, the writer of this paper also presents two test programs-Producer & Consumer and Five dining Philosophers to test the new system, as the real parallel, the results are good.
出处
《小型微型计算机系统》
CSCD
北大核心
1996年第6期47-53,共7页
Journal of Chinese Computer Systems
基金
国家自然科学基金
关键词
分布并行
面向对象
DC++语言
C++语言
Distributed parallel, Object -Oriented programming
Workstation cluster