Guile ってまだ `#nil` あるんだ……。ACL2 のプログラムを Guile で読むのに使えそうだけどあんまり使いたくない気持ちがある。
```scheme@(guile-user)> #nil$1 = #nilscheme@(guile-user)> (null? #nil)$2 = #tscheme@(guile-user)> (if #nil 1 2)$3 = 2scheme@(guile-user)> ```
Guile ってまだ `#nil` あるんだ……。ACL2 のプログラムを Guile で読むのに使えそうだけどあんまり使いたくない気持ちがある。
```scheme@(guile-user)> #nil$1 = #nilscheme@(guile-user)> (null? #nil)$2 = #tscheme@(guile-user)> (if #nil 1 2)$3 = 2scheme@(guile-user)> ```
senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.
All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.