1996
DOI: 10.1145/227986.227992
|View full text |Cite
|
Sign up to set email alerts
|

Benefits of type inference for an object-oriented real-time language

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 effici… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

1996
1996
1996
1996

Publication Types

Select...
1

Relationship

1
0

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 6 publications
0
2
0
Order By: Relevance
“…Instead, we are currently in the process of designing a type inference system for RTT [10]. The purpose of this system is to annotate each variable occurrence in the program with a type.…”
Section: The Effect Of Polymorphismmentioning
confidence: 99%
See 1 more Smart Citation
“…Instead, we are currently in the process of designing a type inference system for RTT [10]. The purpose of this system is to annotate each variable occurrence in the program with a type.…”
Section: The Effect Of Polymorphismmentioning
confidence: 99%
“…This in turn enables other optimizations, e.g., inlining. Efficiency can sometimes also be improved even if the receiver could be an instance of more than one class [10].…”
Section: The Effect Of Polymorphismmentioning
confidence: 99%