scispace - formally typeset
E

E. Kohlbecker

Researcher at Indiana University

Publications -  3
Citations -  777

E. Kohlbecker is an academic researcher from Indiana University. The author has contributed to research in topics: Programming language specification & Operational semantics. The author has an hindex of 3, co-authored 3 publications receiving 777 citations.

Papers
More filters
Journal ArticleDOI

Revised Report on the Algorithmic Language Scheme

TL;DR: The report gives a defining description of the programming language Scheme, a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis Steele, Jr. and Gerald Jay Sussman.
Proceedings ArticleDOI

Macro-by-example: Deriving syntactic transformations from their specifications

TL;DR: A “macro-by-example” specification language for syntactic abstractions in Lisp and related languages is described, which gives a formal semantics for the language and a derivation of a compiler from the semantics.