Structure, by D. Bozhinovski
Now that we have vaguely explained what a blockchain is and how it is useful, the next obvious step is to implement these calculations in a computer, so that they are automatically performed. In this chapter, we introduce a tool that will allow us to implement these calculations exactly.
2.1 Introduction to Lisp
Lisp, originating from 1958, stands for LIST Processing ...