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: Lua ProgrammingLua Programming
- Wikibooks
The purpose of this book is to teach Lua programming to anyone regardless of previous programming experience. It can be used as an introduction to programming, or as an introduction to Lua, for people who have programmed before but not in Lua.
(7614 views)
Book cover: Advanced Programming Language DesignAdvanced Programming Language Design
by - Addison Wesley
The book examines the principles of programming languages from both their common and language-specific elements. Each chapter is devoted to a particular programming language issue, illustrated with an example from one of the programming languages.
(16491 views)
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.
(6638 views)
Book cover: BASIC ProgrammingBASIC Programming
- Wikibooks
BASIC was developed in 1963 at Dartmouth College, New Hampshire as a teaching language. The language taught here, BASIC, is easier to learn than others as its commands are similar to English and has a simple set of rules for entering them.
(14900 views)