Skip Navigation

The Computer Journal 1980 23(2):147-152; doi:10.1093/comjnl/23.2.147
© 1980 by British Computer Society
This Article
Right arrow Full Text (PDF)
Right arrow Alert me when this article is cited
Right arrow Alert me if a correction is posted
Services
Right arrow Email this article to a friend
Right arrow Similar articles in this journal
Right arrow Alert me to new issues of the journal
Right arrow Add to My Personal Archive
Right arrow Download to citation manager
Right arrowRequest Permissions
Google Scholar
Right arrow Articles by Ward, I. C.
Right arrow Search for Related Content
Social Bookmarking
 Add to CiteULike   Add to Connotea   Add to Del.icio.us  
What's this?

Dynamic resource allocation and supervision with the programming language MODULA

I. C. Ward *

Department of Computer Science, University of York, Heslington, UK

The programming language MODULA was designed by Wirth to be suitable for programming in areas previously the preserve of Assembly code. Examples of these areas are process control systems, computerised laboratory equipment and input/output device drivers. Experiments with MODULA have shown that the language is quite successful for coding single programs that run on dedicated computer systems, but that it is less successful in applications that require dynamic resource management, both of storage and of processor time.

In this paper we define extensions to MODULA that enable the language to be used for the coding of storage allocators and process supervisors. At the same time an exception handling mechanism is introduced for the convenient handling of the error situations that arise during such programming. The exception handling mechanism turns out to have other uses, such as variable initialisation and process exit code. The consequences of an exception handling mechanism suitable for interactions between processes are examined.

Finally, some estimate is made of the further complexity introduced into an existing simple language, both into its definition and into the compiler. Possible areas of use are mentioned.


Received December 1978.

* Department of Computer Science, University of York, Heslington, York Y01 5DD


Add to CiteULike CiteULike   Add to Connotea Connotea   Add to Del.icio.us Del.icio.us    What's this?




Disclaimer:
Please note that abstracts for content published before 1996 were created through digital scanning and may therefore not exactly replicate the text of the original print issues. All efforts have been made to ensure accuracy, but the Publisher will not be held responsible for any remaining inaccuracies. If you require any further clarification, please contact our Customer Services Department.