2009年9月7日のブックマーク (5件)

  • 表示的意味論 - Wikipedia

    計算機科学における表示的意味論(ひょうじてきいみろん、英: Denotational Semantics)とは、プログラミング言語の意味を形式的に記述する形式意味論(プログラム意味論)の一つの枠組みである。初期には「数理的意味論」(mathematical semantics)、「スコット=ストレイチー意味論」(Scott–Strachey semantics)のようにも呼ばれた。表示的意味論では、記述された言語の各語句に、表示的意味(denotation)、すなわちプログラム全体の意味に対してその中に現れる各語句が担う役割を表す数学的対象(object)、を与える方法をとる[1]。 表示的意味論の起源は、1960年代のクリストファー・ストレイチーやデイナ・スコットの研究である。ストレイチーやスコットが開発した来の表示的意味論は、プログラムの表示(意味)を入力を出力にマッピングする関数に

    paz3
    paz3 2009/09/07
    関数型プログラミング言語→ラムダ計算→圏論→領域理論→表示的意味論→アクターモデル→オブジェクト指向
  • LISPの進化

    Lispの進化 Guy L. Steele Jr. Richard P. Gabriel Thinking Machines Corporation Lucid, Inc. 245 First Street 707 Laurel Street Cambridge, Massachusetts 02142 Menlo Park, California 94025 Phone: (617) 234-2860 Phone: (415) 329-8400 FAX: (617) 243-4444 FAX: (415) 329-8480 E-mail: gls@think.com E-mail: rpg@lucid.com 要約 Lispは世界で最も偉大な言語である - いや、支持者はそう考えている。 Lispの構造は、言語を拡張することや、何もないところから始めることなしに 完全に新しい方言を実装す

    paz3
    paz3 2009/09/07
    あとで読みます。
  • XP Epsiode

    Chose Vacation RentalsTips for renting your Vacation Rentals Whether you are a tenant or a landlord, here are some practical tips to help you prepare your vacation. Booking a vacation rental The reservation of your holiday rental is made directly with the landlord. It is recommended to confirm your reservation by sending a rental contract and a deposit or deposit. The balance of the stay will be p

    paz3
    paz3 2009/09/07
    「すべてのプログラマが(最低2回は)読むべき10の論文」(英語)
  • 197 7 ACM Turing Award Lecture The 1977 ACM Turing Award was presented to John Backus at the ACM Annual Conference in Seattle, October 17. In intro- ducing the recipient, Jean E. Sammet, Chairman of the Awards Committee, made the following comments and r

    197 7 ACM Turing Award Lecture The 1977 ACM Turing Award was presented to John Backus at the ACM Annual Conference in Seattle, October 17. In intro- ducing the recipient, Jean E. Sammet, Chairman of the Awards Committee, made the following comments and read a portion of the final citation. The full announcement is in the September 1977 issue of Communications, page 681. "Probably there is nobody

    paz3
    paz3 2009/09/07
    バッカスのチューリング賞受賞講演「プログラミングはフォン・ノイマン・スタイルから解放されうるか?関数型プログラミング・スタイルとそのプログラム代数」の論文です(英語)
  • サービス終了のお知らせ

    サービス終了のお知らせ いつもYahoo! JAPANのサービスをご利用いただき誠にありがとうございます。 お客様がアクセスされたサービスは日までにサービスを終了いたしました。 今後ともYahoo! JAPANのサービスをご愛顧くださいますよう、よろしくお願いいたします。

    paz3
    paz3 2009/09/07
    関係モデルはアドレスから自由になるために生まれたとのこと。良く考えると先進的だと思う。そう思うと、CやJavaなどのプログラミング言語で結果をレコードセットとしてアドレスに戻しているのは悲しい感じがする。