Auto: misc.

This commit is contained in:
2021-04-06 12:22:12 +02:00
parent 8fe992730c
commit 34f87bee5e
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
# Tuesday, April 6, 2021
- [[lambda calculus]]
- [[the little schemer]]
- [[i ching lite]]
- [[neovim]]
+11
View File
@@ -0,0 +1,11 @@
# lambda calculus
- [[danlistensto]] recommended [[the-little-schemer]]
- [[karlicoss]] recommended [[selinger]]: arxiv.org/abs/0804.3434
- also http://www1.cs.columbia.edu/~sedwards/classes/2008/w4115-fall/functional.pdf
- [[rodrigo-baraglia]] recommended the first chapter of [[haskell from first principles]]
https://twitter.com/flancian/status/1379069865672245251
https://twitter.com/encincovoy/status/1379074318710280201
https://twitter.com/karlicoss/status/1379071209153904640
+1 -1
View File
@@ -1,7 +1,7 @@
# neovim
- [[pull]] [[nvim]]
- Put this in ~/.config/nvim/init.vim for vim compatibility:
- Put this in ~/.config/nvim/init.vim for [[vim]] compatibility:
```
set runtimepath^=~/.vim runtimepath+=~/.vim/after