projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e3f1f3
)
First paragraph on Lisp/Unix.
author
Olof-Joachim Frahm
<olof@macrolet.net>
Wed, 20 Aug 2014 21:30:56 +0000
(23:30 +0200)
committer
Olof-Joachim Frahm
<olof@macrolet.net>
Wed, 20 Aug 2014 21:30:56 +0000
(23:30 +0200)
unix-lisp.post
[new file with mode: 0644]
patch
|
blob
diff --git a/unix-lisp.post
b/unix-lisp.post
new file mode 100644
(file)
index 0000000..
078c4a3
--- /dev/null
+++ b/
unix-lisp.post
@@ -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)