scispace - formally typeset
D

Dino Oliva

Researcher at Oregon Health & Science University

Publications -  7
Citations -  363

Dino Oliva is an academic researcher from Oregon Health & Science University. The author has contributed to research in topics: Machine code & Low-level programming language. The author has an hindex of 6, co-authored 7 publications receiving 358 citations.

Papers
More filters
Proceedings ArticleDOI

A software engineering experiment in software component generation

TL;DR: The main results are that greater productivity was achieved and fewer error were introduced when subjects used the program generator than when they used Ada templates to implement software modules from sets of specifications.
Journal ArticleDOI

From ML to Ada: Strongly-typed language interoperability via source translation

TL;DR: A system that supports source-level integration of ML-like functional language code with ANSI C or Ada83 code, and offers simple, efficient, type-safe inter-operation between new functional code components and ‘legacy’ third-generation-language components.
Proceedings ArticleDOI

Software design for reliability and reuse: a proof-of-concept demonstration

TL;DR: The Software Design for Reliability and Reuse method is described and its application to the Message Translation and Validation domain is illustrated so that the method can be compared directly to a previously existing state-of-the-art solution based on code templates produced by the Software Engineering Institute (SEI).
Book ChapterDOI

C-: A Portable Assembly Language

TL;DR: In this article, it has been shown that C was designed as a programming language not as a compiler target language, and is not very suitable for the latter purpose, and the obvious thing to do is to define a language that is defined as a portable target language.
Book ChapterDOI

Calculating Software Generators from Solution Specifications

TL;DR: An automated transformation system is demonstrated that compiles practical software modules from the semantic specification of a domain-specific application design language and demonstrates the feasibility of this approach.