【Lisp】lambdaとvau(評価しないコンバイナ) 2026-07-222026-07-22 by chiilabo #Common Lisp(171) #Scheme(13) #Lambda(12) #defmacro(6) #Lisp-2(6)
Common Lispで関数を渡すとき、なぜ #’fact と書くのか(シンボルと関数オブジェクト) 2026-04-19 by chiilabo #Common Lisp(171) #REPL(30) #defun(25) #S式(22) #シンボル(17)
Scheme currying icon Nested parentheses with lambda symbol representing Scheme currying Schemeでカリー化実装を考える(Lisp-1) 2026-04-202026-04-18 by chiilabo #Common Lisp(171) #マクロ(20) #高階関数(14) #Scheme(13) #Lambda(12)
Lambda icon λ字を幾何学的なパスで再現したアイコン Common Lispでカリー化の実装を考える(クロージャとマクロ) 2026-04-202026-04-14 by chiilabo #Common Lisp(171) #マクロ(20) #関数型プログラミング(19) #reduce(15) #mapcar(14)