From b53ae61db2228022cbe9883b539bd90eb07c96a8 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Fri, 21 Feb 2020 19:47:54 +0000 Subject: Read PG's Lisp for Web-Based Applications Read Paul Graham's notes about the benefits of building Viaweb with Lisp. I found it interesting how his competitors (in the 90s) were using CGI scripts to build their web applications. I wonder how much of his advice would hold true today... --- org/essays.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org/essays.org') diff --git a/org/essays.org b/org/essays.org index 95146e09e313..445e52121f40 100644 --- a/org/essays.org +++ b/org/essays.org @@ -183,7 +183,7 @@ * TODO Being Popular * DONE Java's Cover * DONE Beating the Averages -* TODO Lisp for Web-Based Applications +* DONE Lisp for Web-Based Applications * TODO Chapter 1 of Ansi Common Lisp * TODO Chapter 2 of Ansi Common Lisp * DONE Programming Bottom-Up -- cgit 1.4.1