【Common Lisp】リスト終端記号nilが「空リスト」と「偽」を兼ねる小歴史 2026-04-25 by chiilabo #Common Lisp(102) #S式(17) #Scheme(12) #Emacs Lisp(9) #シンボル(9)
【Common Lisp】nilは0でもNULL終端でもない(C言語などとの比較) 2026-04-252026-04-23 by chiilabo #Common Lisp(102) #SBCL(32) #C言語(16) #コンスセル(10) #シンボル(9)
【Common Lisp】Booleanと論理演算の基本の使い方(t / nil / and / or / not) 2026-04-242026-04-23 by chiilabo #Common Lisp(102) #declare(14) #型宣言(14) #Common Lisp 基本の使い方(10) #条件分岐(10)