sicp-pdf
sicp-pdf copied to clipboard
Wrong syntax highlighting on page 380, defining (after-delay delay action)
The word delay is highlighted as is it is a special word (i.e. a function).
It is in the scheme standard, in the delay/force lazy evaluation pair. However, it is not in this chapter. Therefore this highlighting is wrong.