You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.

The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.

For the reports in this repository we specifically note that

  • the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
  • the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
  • technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
  • in other cases, please contact the copyright owner for detailed information

By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.

If you are in doubt, feel free to contact webmaster@ide.mdh.se

Benefits of Type Inference for an Object-Oriented Real-Time Language

Authors:


Publication Type:

Journal article

Venue:

OOPS Messenger


Abstract

RealTimeTalk is a framework and an object-oriented language for distributed hard real-time systems. This paper presents past, present, and future work in the RealTimeTalk project. It concentrates on the language and programming part of RealTimeTalk, and the problems a dynamically typed language impose on a real-time system.We look at how some of these problems can be solved by type inference and how type information can assist the compiler in accepting larger classes of real-time programs, generate more efficient and deterministic code, provide better estimation of execution times, and avoid run-time type errors. With type inference, one can have the best of two worlds - efficiency and type safety, without the need for manual type declarations. An example is used to illustrate these ideas.

Bibtex

@article{Gustafsson84,
author = {Jan Gustafsson and Jukka M{\"a}ki-Turja and Ellus Brorson},
title = {Benefits of Type Inference for an Object-Oriented Real-Time Language},
volume = {7},
number = {1},
month = {January},
year = {1996},
journal = {OOPS Messenger},
url = {http://www.es.mdu.se/publications/84-}
}