"[No Starch Press] had me at 'esolangs' . . . I am almost <i>always</i> a fan of a book that talks about how to build a programming language. This one not only talks about some of the concepts involved in doing that, <i>and</i> shows how to build two custom languages (Filska and Firefly), <i>AND</i> talks about a few popular esoteric languages and how they warp your brain in a good way, it takes the unusual step of examining some languages that Kneusel describes as 'atypical,' which have some interesting and useful properties. His coverage of CLIPS, alone, is worth the price of admission here. <br /><br /> The knowledge gained here is foundational, and will help [you] with all sorts of different kinds of applications . . . I think every programmer should read it." <br /><b><b>—Ted Neward, "The Dude of Software," Principal, Neward & Associates; Technologist, Executive Leader, Speaker/Author</b></b><br /><br />"A fascinating and thought-provoking tour through programming languages. <i>Strange Code</i> guides you through some mostly forgotten languages—such as Forth, SNOBOL, and CLIPS—before exploring more experimental languages—such as Piet—where your source code is an image. I particularly enjoyed Firefly, a language for the BBC micro:bit, created especially for the book."<br /><b>—Sean McManus, Author of <i>Mission Python: Code a Space Adventure Game!<br /><br /></i></b>"[Gives] a grounding in the basics of concepts like Turing Completeness without leaving readers to fend for themselves in a forest of of dense computer science arcana. As a reference and source for teachers, <i>Strange Code</i> has much to commend it."<b><i> <br /></i>—Terry Freedman, <i>Teach Secondary</i> magazine</b>
Chapter 1: A Cherry-Picked Review of Programming Languages
Chapter 2: The Essentials of Programming Languages
Chapter 3: Turing Machines and Turing Completeness
Part II: Atypical Programming Languages
Chapter 4: Forth
Chapter 5: SNOBOL
Chapter 6: CLIPS
Part III: Esoteric Programming Languages
Chapter 7: The ABCs of ABCs
Chapter 8: FRACTRAN
Chapter 9: Piet
Chapter 10: Brainfuck
Chapter 11: Befunge
Part IV: Homegrown Esolangs
Chapter 12: Filska
Chapter 13: Using Filska
Chapter 14: Firefly
Chapter 15: Using Firefly
Chapter 16: Going Further
Appendix A: Genetic Programming with Firefly