💾 Archived View for tranarchy.fish › ~autumn › apl2 captured on 2023-09-08 at 15:56:33. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-04-26)

-=-=-=-=-=-=-

<- Back to Autumn's Cool Bitch Hangout

APL2 at a Glance

Appendix B: Editing with the Del Editor

Bibliography

Appendix C: APL Blossom Time

Foreword

Appendix A: The DISPLAY Function

Chapter 6: Working with Data

Chapter 1: Working with APL2

Appendix D: The Great Empty-Array Joke Contest

Chapter 7: Working with Program Control

Appendix E: APL2 Character Set

Postscript: Expanding Your APL2 Knowledge

Glossary

Chapter 4: Working in the APL2 Environment

Chapter 3: Working with Programs

Chapter 5: Working with Arrays

Chapter 8: Working with Applications

Appendix F: APL2 Release 3 Functions

Contents

Index

Preface

Answers to Selected Problems

Chapter 2: Working with Vectors

<div class="cover">

<h1 id="apl2-at-a-glance">APL2 at a Glance</h1>

<center>

<img class="cover-img" src="images/cover.png">

<img class="logo" src="images/apl2_at_a_glance.svg">

</center>

<p style="text-align: center;"><strong>JAMES A. BROWN<br>

SANDRA PAKIN<br>

RAYMOND P. POLIVKA</strong></p>

<p class="indented">This book introduces the programming language APL2. APL2 is an extension to and generalization of the programming language APL.</p>

<p class="indented">APL2 is an ideal language for solving business, engineering, and scientific problems in an interactive computer environment. With this book you learn APL2 by concentrating on the data structures and programming techniques needed to solve these problems. You’ll see how to use APL2 to manage data, to model environments, and to state complex relationships and solve equations.</p>

<p class="indented">APL2 at a Glance presents APL2 and demonstrates its distinguishing features (particularly its use of arrays of arrays and user-defined operators). It is divided into eight chapters, each of which includes numerous examples to demonstrate the ideas presented. Each chapter also includes exercises to provide practice in applying the information covered.</p>

<p class="indented">Whether you’re a novice or a seasoned programmer, you’ll appreciate the emphasis here on the language and its applications. This book gives you a solid basis for good APL2 programming practices and style.</p>

<p><strong>Also from Polivka and Pakin…</strong></p>

<p>APL: The Language and Its Usage</p>

<p class="indented">A complete and comprehensive presentation of the language intended for the problem solver. This book is organized to enable users to solve real and significant problems as they are introduced to APL functions and concepts.</p>

<p>PRENTICE HALL, Englewood Cliffs, N.J. 07632</p>

<p class="isbn">ISBN 0-13-038670-7</p>

</div>

View this page on the web

View page source