Stack Computers: The New Wave

Stack Computers: The New Wave

Published in 1989, this was the first book to explore the new breed of stack computers led by the introduction of the Novix NC4016 chip. The author commences with an overview of how stacks are used in computing, and a taxonomy of hardware stack support which includes...
Mostly Adequate Guide to Functional Programming

Mostly Adequate Guide to Functional Programming

This is a book on the functional paradigm in general. We’ll use the world’s most popular functional programming language: JavaScript. Some may feel this is a poor choice as it’s against the grain of the current culture which, at the moment, feels...