すべて | グループ指定なし | Meadow | Emacs Lisp | Perl | 正規表現 | XML | Scheme
© Yahoo Japan
404
File not found
The site configured at this address does not contain the requested file.
If this is your site, make sure that the filename case matches the URL.
For root URLs (like http://example.c
You don’t have permission to access /mac/~jaffer/r5rs_toc.html on this server.
Recent Entries
Franz 社 Common Lisp 無料セミナーが 2004年4月8日(水)に開催
Paul Graham のエッセイ「The Other Road Ahead」、「If Lisp Is So Great」の翻訳が公開
Franz 社 Common Lisp 無料セミナーが 2004年3月10日(水)に開催
Lython: Python 用 Common Lisp
プロダクション環境におけるScheme/Lispの利用事例
Shooting A Moving Target--- An Experience In Developing A Production Tracking Database
Gluing Things Together - Scheme in the Real-time CG Content Production
Multibyte ch
Gone
The requested resource
/~iwao/Scheme/scheme.html
is no longer available on this server and there is no forwarding address.Please remove all references to this resource.
式 [1] には define という文字が見えます。この式が評価されると、インタプリタは新しい変数を定義します (Scheme では変数に値を定義することを「束縛 (binding)」と呼びます)。ここでは式 [1] によって変数 x に 4 という数値を束縛し、式 [2] でその値を参照しています。お気づきのように式 [1] は値を返していません。Scheme においては変数を定義するという動