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: COBOL: A self-instructional manualCOBOL: A self-instructional manual
by - Prentice-Hall
The COBOL system was developed to produce an English-like programming language which can be used on many different types of data processing systems. This manual has been developed to teach the beginner the fundamentals of COBOL programming.
(16986 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.
(14958 views)
Book cover: Programming Languages at a GlanceProgramming Languages at a Glance
by - Minimal Programming
This book tries to explain a number of programming languages, covering a wide range from currently popular ones such as Java, Perl, Python, and C# to less known languages. When describing the languages, I want to find out what they have in common.
(14888 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.
(6698 views)