LISP The Little Schemer A textbook on functional languages in Schema, a derivative of LISP used for AI tasks (recursion and anonymous functions, lambda functions, Y-combinators and a simple interpreter). 2021.10.17 LISPSymbolic Logicエキスパートシステム:expertsystem推論技術:inference Technology自然言語処理:Natural Language Processing
Clojure Iteration and recursion (C, Java, python, Clojure) For beginners, I will haggish the iterative operations, which is a typical feature of structured languages in various languages (C, Python, Java, JavaScript, Clojure). I will also introduce recursive programming in Clojure. 2021.06.02 Clojureアルゴリズム:Algorithms