diff options
author | William Carroll <wpcarro@gmail.com> | 2020-02-26T20·11+0000 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2020-03-01T22·32+0000 |
commit | 710849f3b3078f1bf4c0d939eb49fa32ba731273 (patch) | |
tree | 71a7859f436686efc940fa0a0d7693c8f8ad2c64 /org/essays.org | |
parent | d2aa66a5b1857aa9553117ee418d089983898e65 (diff) |
Read Paul Graham's "Five Questions about Language Design"
This article felt like a summary of "Being Popular". I'd suggest reading both of these.
Diffstat (limited to 'org/essays.org')
-rw-r--r-- | org/essays.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/essays.org b/org/essays.org index 480d221e1de8..cd2075764ee5 100644 --- a/org/essays.org +++ b/org/essays.org @@ -179,7 +179,7 @@ * TODO What Made Lisp Different * TODO The Other Road Ahead * TODO The Roots of Lisp -* TODO Five Questions about Language Design +* DONE Five Questions about Language Design * DONE Being Popular * DONE Java's Cover * DONE Beating the Averages |