タグ

lispに関するtaninswのブックマーク (14)

  • Island Life - S式の読みやすさ


    About   Practical Scheme WiLiKi:Shiro  cxrDefense2019...()3DIris Klein Acting ClassSAG-AFTRA conservatory: Voice Acting...使1100More...  shiro on ? (2023/03/14)1357 on ? (2023/03/01)on (2022/04/02)
    Island Life - S式の読みやすさ
  • Scheme:マクロの危険


    Lisp  LispScheme/Dylan Lisp   使  Macros Make Me Mad: LL1 Guy Steele(1) (2) (3) (4) What's better about Ruby than Python?: comp.lang.python
    Scheme:マクロの危険
  • Please explain some of Paul Graham's points on Lisp

    Matt's explanation is perfectly fine -- and he takes a shot at a comparison to C and Java, which I won't do -- but for some reason I really enjoy discussing this very topic once in a while, so -- here's my shot at an answer. On points (3) and (4): Points (3) and (4) on your list seem the most interesting and still relevant now. To understand them, it is useful to have a clear picture of what happe

    Please explain some of Paul Graham's points on Lisp
    taninsw
    taninsw 2011/05/20
  • マンガで分かるLisp(Manga Guide to Lisp)

    スポンジで虎を倒せるんだよ? (you can take down a tiger with a sponge, right?)

  • なぜRubyは許容可能なLISPなのか - masatoi’s blog


    LISPEric KiddWhy Ruby is an acceptable LISP RubyRubyPythonLISP RubyLISPPython*1 Ruby LISPPaul GrahamLISP
    なぜRubyは許容可能なLISPなのか - masatoi’s blog
  • 阿澄佳奈を中心とした超至近距離・声優ユニット「LISP」始動! | ホビー | マイコミジャーナル


    813LISP20101027 ()LISP LISPWORKING!!3"""" LISPTwitterWEB
    taninsw
    taninsw 2010/07/27
    "LISPのポーズ" λ ←こんなポーズがいいと思います
  • はてなブログ | 無料ブログを作成しよう


     2024 1 2
    はてなブログ | 無料ブログを作成しよう
    taninsw
    taninsw 2010/07/22
  • ニコ動でLisp


    Lisp o  pure lisp12   mylist/4808991  (5)lambdadefun   Lispsm3484521
    ニコ動でLisp
  • L2Lisp in Ruby:CodeZine

    はじめに P.Graham著『On Lisp』に示されているように、現代的なLispプログラミングでは静的スコープ(字句的スコープ)と末尾呼出し(末尾再帰を含む)の最適化のもとでのマクロが重要な意味をもちます。しかし、今まで処理系作成の初心者が内部に手を入れやすい手頃な大きさの実装が事実上ありませんでした。 ここでは、そういったモダンな特徴を備えた小さなLispインタープリタL2LispをRubyで作ってみます。L2Lisp(Little Lambda Lisp)は、Lispの理論的背景であるラムダ算法(lambda calculus)に対し、有力なLisp方言であるSchemeと同程度に忠実である一方、その他の点では広く普及しているEmacs Lispのサブセットとしたオリジナルの小型Lispです。 実行例としてtak関数を定義し、実行する様子を示します。Ruby以外に必要なのはL2Li

  • Lispの真実


    Leon Bambrick /   2006924  Lisp Lisp     Lisp Lisp使LispLisp
    taninsw
    taninsw 2007/04/20
  • 魔法言語 リリカル☆Lisp


    About  LispLisp """"Lisp 12 LispNScripterLispNScLisper使  Lisp CC++JavaBASICPerlRubyPHPPythonMLHaskell John McCarthy1962 LispList Processor  NScLisper
    魔法言語 リリカル☆Lisp
    taninsw
    taninsw 2007/04/16
    NScripterって(;´Д`)
  • Error

    Error
    taninsw
    taninsw 2007/03/29
    いつか読む
  • Greenspun's tenth rule - Wikipedia

    Greenspun's tenth rule of programming is an aphorism in computer programming and especially programming language circles that states:[1][2] Any sufficiently complicated C or Fortran program contains an ad hoc, informally-specified, bug-ridden, slow implementation of half of Common Lisp. Overview[edit] The rule expresses the opinion that the argued flexibility and extensibility designed into the pr

  • なんでも再帰


    Shiro Kawai 7/3/20003/29/2002  Scheme(do) CPerlforwhile使 ? do使??  count_linesC /* 1 */ int count_lines(void) { int count = 0, c; for (c=getchar(); c!=EOF; c=getchar()) { if (c == '\n') count
  • 1