DPLab: an environment for distributed programming

  • Authors:
  • Mordechai Ben-Ari;Shawn Silverman

  • Affiliations:
  • Department of Science Teaching, Weizmann Institute of Science, Rehovot 76100, Israel;Department of Science Teaching, Weizmann Institute of Science, Rehovot 76100, Israel

  • Venue:
  • ITiCSE '99 Proceedings of the 4th annual SIGCSE/SIGCUE ITiCSE conference on Innovation and technology in computer science education
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes the software package DPLab which implements an integrated GUI environment for developing distributed programs. The environment includes a text editor, a compiler, and a runtime system that establishes communications between networked computers and provides primitives for message passing between the computers. The source language is Pascal extended with these primitives and with constructs for concurrent programming. The package is implemented in Java and Swing for portability.