Algol-like Languages

Algol-like Languages
Author :
Publisher : Springer Science & Business Media
Total Pages : 345
Release :
ISBN-10 : 9781475738513
ISBN-13 : 147573851X
Rating : 4/5 (51X Downloads)

Book Synopsis Algol-like Languages by : Peter O'Hearn

Download or read book Algol-like Languages written by Peter O'Hearn and published by Springer Science & Business Media. This book was released on 2013-03-14 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: To construct a compiler for a modern higher-level programming languagel one needs to structure the translation to a machine-like intermediate language in a way that reflects the semantics of the language. little is said about such struc turing in compiler texts that are intended to cover a wide variety of program ming languages. More is said in the Iiterature on semantics-directed compiler construction [1] but here too the viewpoint is very general (though limited to 1 languages with a finite number of syntactic types). On the other handl there is a considerable body of work using the continuation-passing transformation to structure compilers for the specific case of call-by-value languages such as SCHEME and ML [21 3]. ln this paperl we will describe a method of structuring the translation of ALGOL-like languages that is based on the functor-category semantics devel oped by Reynolds [4] and Oles [51 6]. An alternative approach using category theory to structure compilers is the early work of F. L. Morris [7]1 which anticipates our treatment of boolean expressionsl but does not deal with procedures. 2 Types and Syntax An ALGOL-like language is a typed lambda calculus with an unusual repertoire of primitive types. Throughout most of this paper we assume that the primi tive types are comm(and) int(eger)exp(ression) int(eger)acc(eptor) int(eger)var(iable) I and that the set 8 of types is the least set containing these primitive types and closed under the binary operation -.


Algol-like Languages Related Books

Algol-like Languages
Language: en
Pages: 345
Authors: Peter O'Hearn
Categories: Computers
Type: BOOK - Published: 2013-03-14 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

To construct a compiler for a modern higher-level programming languagel one needs to structure the translation to a machine-like intermediate language in a way
History of Programming Languages
Language: en
Pages: 784
Authors: Richard L. Wexelblat
Categories: Reference
Type: BOOK - Published: 2014-05-27 - Publisher: Academic Press

DOWNLOAD EBOOK

History of Programming Languages presents information pertinent to the technical aspects of the language design and creation. This book provides an understandin
Revised Report on the Algorithmic Language Algol 68
Language: en
Pages: 241
Authors: A. van Wijngaarden
Categories: Mathematics
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

The report gives a complete defining description of the international algorithmic language Algol 60.
Algol-like Languages
Language: en
Pages: 349
Authors: Peter O'Hearn
Categories: ALGOL (Computer program language)
Type: BOOK - Published: 1996 - Publisher:

DOWNLOAD EBOOK

To construct a compiler for a modern higher-level programming languagel one needs to structure the translation to a machine-like intermediate language in a way
Algol-like Languages
Language: en
Pages: 285
Authors: Peter O'Hearn
Categories: Computers
Type: BOOK - Published: 2013-03-12 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

In recent years there has been a remarkable convergence of interest in programming languages based on ALGOL 60. Researchers interested in the theory of procedur