norvig / paip-lisp

Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

encode parentheses

pronoiac opened this issue · comments

tags: script, prettier markdown

Switch to (regex) from (regex).

If that's hard to read:

good: `(exp)`
 bad: (`exp`)