An APL Compiler

An APL Compiler
Author :
Publisher : Springer Science & Business Media
Total Pages : 157
Release :
ISBN-10 : 9781461238065
ISBN-13 : 1461238064
Rating : 4/5 (064 Downloads)

Book Synopsis An APL Compiler by : Timothy Budd

Download or read book An APL Compiler written by Timothy Budd and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 157 pages. Available in PDF, EPUB and Kindle. Book excerpt: Presents the results of an investigation into the issues raised by the development of a compiler for APL, a very high level computer programming language. APL presents a number of novel problems for a compiler writer: weak variable typing, run time changes in variable shape, and a host of primitive operations. Through the integration of several recently developed compiler construction techniques, such as data flow analysis, and a novel and space efficient demand driven or lazy evaluation approach to code generation, the author has been able to produce a true compiler for the language while still maintaining the felxibility and ease that are the hallmarks of APL.


An APL Compiler Related Books