scispace - formally typeset
K

Kai Koskimies

Researcher at University of Helsinki

Publications -  7
Citations -  74

Kai Koskimies is an academic researcher from University of Helsinki. The author has contributed to research in topics: Compiler & Attribute grammar. The author has an hindex of 5, co-authored 7 publications receiving 74 citations.

Papers
More filters
Proceedings ArticleDOI

Compiler construction using attribute grammars

TL;DR: Quantitative measurements of the automatically generated compilers suggest that an efficient compiler can be produced from an attribute grammar, and a carefully optimized implementation of the compiler-compiler is required.
Journal ArticleDOI

The design of a language processor generator

TL;DR: Early experiences with the new language processor generator, HLP84, show that in spite of the general overhead caused by the higher automation level, the system allows the generation of reasonably efficient processors.
Proceedings ArticleDOI

A specification language for one-pass semantic analysis

TL;DR: A new language is introduced for the specification of semantic analysis of programming languages, based on the concept of one-pass attribute grammars, which is nonterminal-oriented, in contrast to the production-oriented languages traditionally used in compiler writing systems.
Journal ArticleDOI

Modelling of space‐efficient one‐pass translation using attribute grammars

TL;DR: An examination of a one‐ pass grammar for the programming language Euclid shows that the present definition of one‐pass grammars is too general: the space behaviour of the produced compilers differs from that found in conventional hand‐written compilers.
Journal ArticleDOI

TOOLS: a unifying approach to object-oriented language interpretation

TL;DR: The specification language of an interpreter generator based on the object-oriented paradigm is described, which means that issues that are traditionally handled by very different techniques can be treated in a unified manner.