23 Jan 2020 - Jake Na
A peronsal study on programming lanaguage features such as procedual vs. declative, static typing vs. dyanamic typing, strong typing vs. weak typing, obejct-oriendted vs. functional programming and so on.
This book helps me to understand the basic concept of Lisp and details on Common Lisp (CLISP). It shows the power of Lisp language by taking an example of making a simple game.