summaryrefslogtreecommitdiff
path: root/content/digarden/pages/20210423140558-common_lisp.org
diff options
context:
space:
mode:
Diffstat (limited to 'content/digarden/pages/20210423140558-common_lisp.org')
-rw-r--r--content/digarden/pages/20210423140558-common_lisp.org43
1 files changed, 0 insertions, 43 deletions
diff --git a/content/digarden/pages/20210423140558-common_lisp.org b/content/digarden/pages/20210423140558-common_lisp.org
deleted file mode 100644
index 6c5c53c..0000000
--- a/content/digarden/pages/20210423140558-common_lisp.org
+++ /dev/null
@@ -1,43 +0,0 @@
-:PROPERTIES:
-:ID: eba2c232-f2b2-44b1-840d-bf0fcfb36db5
-:END:
-#+title: Common Lisp
-* Common Lisp
-Демо:
-https://youtube.com/watch?v=XLkUI89fgRI
-
-Книги:
-[[http://www.cs.cmu.edu/afs/cs.cmu.edu/user/dst/www/LispBook/index.html][Common Lisp: Gentle Introduction to Symbolic Computation]]
-COMMON LISPA: n Interactive Approach
-
-http://cl-cookbook.sourceforge.net
-
-CLOS против:
-- Java:
- https://franz.com/resources/educational_resources/clos_versus_other/java.lhtml
-- C++:
- https://franz.com/resources/educational_resources/clos_versus_other/cpp.lhtml
-
-Дополнения к стандарту:
-- sockets via usocket
-- threading via bordeaux-threads
-- metaobject protocol via closer-mop
-- foreign function interface via cffi
-
-** Ресурсы
-- [[https://stevelosh.com/blog/2021/03/small-common-lisp-cli-programs/][Writing Small CLI Programs in Common Lisp]]
-- [[https://www.ai.sri.com/~delacaze/alu-site/alu/table/contents.htm][The Association of Lisp Users]]
-
-[[https://jtra.cz/stuff/lisp/sclr/index.html][Reference]]
-
-[[https://lispcookbook.github.io/cl-cookbook/clos.html][CLOS]]
-
-** Статьи
-- [[http://nhplace.com/kent/Papers/][Набор академических статей и мануалов по лиспам]]
-- [[http://www.p-cos.net/lisp/guide.html][Pascal Costanza's Highly Opinionated Guide to Lisp]]
-- [[https://stevelosh.com/blog/2018/08/a-road-to-common-lisp/][A Road to Common Lisp]]
-- [[http://cl-cookbook.sourceforge.net/][Common Lisp Old Cookbook]]
-
-** Видео
-- https://www.youtube.com/watch?v=nSJcuOLmkl8
-- https://www.youtube.com/playlist?list=PLCpux10P7KDKPb4eI5b_qSnQaY1ePGKGK