First paragraph on Lisp/Unix.
[blog.git] / unix-lisp.post
diff --git a/unix-lisp.post b/unix-lisp.post
new file mode 100644 (file)
index 0000000..078c4a3
--- /dev/null
@@ -0,0 +1,13 @@
+;;;;;
+title: Lisp layered on Unix
+tags: lisp unix emacs
+date: 2014-08-20 23:26:36
+format: md
+;;;;;
+
+[This blog post][heart] on LispCast is a pretty good start to get thinking
+about the intricacies of the interaction between Lisp (Machine) ideas and the
+current Unix environment.  Of course that includes plan9 on the one side and
+Emacs on the other.
+
+[heart]: http://www.lispcast.com/the-heart-of-unix (The Heart of Unix)