2007-01-14から1日間の記事一覧

導入してみる

ちょっと Common LISP を触ってみることにしました。 format と loop と CLOS とマクロと Prolog と disassemble を学ぶのが目標。とりあえず Hello, world! を適当に書いてみる。 i@u ~/test/lisp> cat hello.l (print "Hello, world!") i@u ~/test/lisp> s…

なにかあれば下記メールアドレスへ。
shinichiro.hamaji _at_ gmail.com
shinichiro.h