Jump to ratings and reviews
Rate this book

An APL Compiler by Timothy Budd

Rate this book
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 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.

Paperback

First published December 8, 1987

5 people want to read

About the author

Timothy A. Budd

12 books2 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (16%)
3 stars
5 (83%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Michael.
Author 8 books594 followers
March 7, 2012
Like Budd's other book, this one only tells half the story. In this case, it's what the compiler spits out for some number of APL functions.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.