タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

Lispに関するytoのブックマーク (4)

  • MiscSICP - Cookbook - s c h e m a t i c s : c o o k b o o k

    How To Run SICP Programs in DrScheme Problem Getting a program from SICP to run in DrScheme. Solution Choose the Proper Language In the "Language" menu choose "Choose Language". Click the arrow at PLT and then choose "Pretty Big". Streams SICP? uses a primitive named cons-stream. Paste the following at the top of the definition window to make this primitive available. (require (lib "defmacro.

    yto
    yto 2006/09/27
  • もうひとつの Scheme 入門

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

    yto
    yto 2006/09/27
  • The Structure and Interpretation of Computer Programs

    Instructor: Holly Yanco and John Pezaris Course Description | Lecture and Course Files | Student Evaluations An introduction to programming and the power of abstraction, using Abelson and Sussman's classic textbook of the same name. Key concepts include: building abstractions, computational processes, higher-order procedures, compound data, data abstractions, controlling interactions, generic oper

    yto
    yto 2006/09/27
    SICP講義
  • Scheme演習

    成績について Schemeの成績はレポートのみ(出席は取らない) レポートは完全にできていなくても提出できた分をそれなりに評価する 課題について 提出は hara2001-scheme @ ui.is.s.u-tokyo.ac.jp へメールで送ってください 送信されたE-mailに対して自動的に返信メールが送られます 添付ファイルではなくメール文に直接貼ってください (ただしどうしても文字化けしてしまう人はテキストファイルを添付してください) Subjectは "Report (課題番号) 学生証番号" で送ってください 例: Report (1) 123456 課題の文の先頭に Scheme演習 第1回レポート 理科I類2年 123456 須木 異夢 という形式で名前等を書いてください 締め切りは次のScheme演習の前日 授業で出題する前に課題を提出してもかまいません (質問も受

    yto
    yto 2006/04/18
  • 1