Logo

Fear of Macros by Greg Hendershott

Small book cover: Fear of Macros

Fear of Macros
by

Publisher: GregHendershott.com

Description:
Racket is a modern programming language in the Lisp/Scheme family, suitable for a wide range of applications. I want to show how Racket macro features have evolved as solutions to problems or annoyances. I'll give you the questions and problems first, so that you can better appreciate and understand the answers and solutions.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introducing JuliaIntroducing Julia
by - Wikibooks
Julia is a high-level, high-performance dynamic programming language for technical computing. Here's a collection of notes and introductory paragraphs that comprise a gentle introduction to the Julia programming language, in the form of a wikibook.
(6625 views)
Book cover: J for C ProgrammersJ for C Programmers
by - Jsoftware
This book's goal is to explain rudimentary J using language familiar to a C programmer. J is a language of computation: it lets you describe what needs to be done without getting bogged down in details. J expressions deal with large blocks of data.
(7469 views)
Book cover: Programming in LuaProgramming in Lua
by
This book gives a solid base for any programmer who wants to use Lua. It covers all aspects of Lua -- from the basics to its API with C -- explaining how to make good use of its features and giving numerous code examples.
(8545 views)
Book cover: Programming Mac OS X with Cocoa for BeginnersProgramming Mac OS X with Cocoa for Beginners
- Wikibooks
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed.
(15216 views)