Bye Bye Moore

PoCソルジャーな零細事業主が作業メモを残すブログ

CASTING SPELs IN LISPでLisp眷属の威力を垣間見る

f:id:shuzo_kino:20131021194702p:plain
※Public Domain Lisp Logo By Conrad Barski, M.D.

Casting spels in lispという教材があります。
これ、なんとLand of Lispで三章ほどにわけて紹介されていたネタです。
それがGNU FDL 1.2 にて公開されてます。

Anyone who has ever learned to program in Lisp will tell you it is very different from any other programming language. It is different in lots of surprising ways - This comic book will let you find out how Lisp's unique design makes it so powerful !

This tutorial was adapted for Clojure, an exciting new dialect of Lisp running on the Java Virtual Machine. Clojure's syntax and API resembles Common Lisp, but there are enough differences to write a dedicated version of this book.

Most of the time, we will say "Lisp" instead of "Clojure", since most of the concepts presented apply to Lisp in general - we will point out the places where Clojure handles things a little different.

そうなんです。
Emacs Lisp版、Clojure版、そしてなんとRuby版まであるのです。
本編はpdfでおとせます

Land of Lispの雰囲気をつかむには丁度良い感じです。
なんか禍々しいしいので手を拱いている貴方、ちょっと見てみませんか?