Seven Obscure Languages in Seven Weeks

Rediscovering the Tools That Built the Future

by: Dmitry Zinoviev

Published 2024-10-10
Internal code dzseven
Print status In Print
Pages 270
User level Intermediate
Keywords Programming languages, Forth, Occam, APL, Simula, Starset, M4
Related titles

7 in 7 titles

ISBN 9798888650639
Other ISBN Channel epub: 9798888651438
Channel PDF: 9798888651445
Safari: 9798888651421
BISACs COM051010
COM080000
COM080000

Highlight

Explore seven older computer languages and discover new and fresh ideas that will change the way you think about programming. These languages were invented before we settled into our current C-style syntax and OO biases, so language designers were free to imagine what was possible. You’ll find their insights thought-provoking, and their ideas will inspire you to try different (and possibly more productive) ways of programming. From a text manipulation language where every line is a potential state machine event, to a concurrent language where everything is done using actors, you’re sure to come away from these seven languages inspired and excited.

Description

Seven old languages; dozens of new ideas that can help shape the way we think about programming.

Have you noticed that most programming languages look the same nowadays? We’ve become complacent; we’ve fallen into a rut. We’re no longer innovating; we’re tinkering at the margins.

Fifty years ago, things were less settled. Smart people exercised their imaginations and came up with programming paradigms that will blow you away. Classes and objects, first seen in the 1960s with Simula, are still in use. But what about a language with no variables? Or one where the units of computation are independent actors? Or where every single character can express a complex operation? Imagine a language where the only flow control comes from matching patterns, or one that uses sets as its major datatype. Or how about a textual language based on macros?

These seven old, obscure languages will open your eyes to new ways of thinking about programming, and change the way you code today.

Contents and Extracts