V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
zxgngl
V2EX  ›  程序员

Ruby is MatzLisp

  •  
  •   zxgngl · Feb 13, 2016 · 2130 views
    This topic created in 3740 days ago, the information mentioned may be changed or developed.

    http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/179642

    Hi,
    
    In message "Re: Ruby's lisp features."
        on Mon, 13 Feb 2006 02:38:18 +0900, Edward Kenworthy <edward / kenworthy.info> writes:
    
    |I've been programming for more years than I care to remember and am  
    |enjoying programming in Ruby (especially on Rails). So far I've found  
    |nothing "new" (to me) in Ruby, with the exception of the lisp-like  
    |features and that's something I'd really like to explore.  
    
    |Anyone able to point me to a resource please?
    
    Ruby is a language designed in the following steps:
    
      * take a simple lisp language (like one prior to CL).
      * remove macros, s-expression.
      * add simple object system (much simpler than CLOS).
      * add blocks, inspired by higher order functions.
      * add methods found in Smalltalk.
      * add functionality found in Perl (in OO way).
    
    So, Ruby was a Lisp originally, in theory.
    Let's call it MatzLisp from now on. ;-)
    
                                matz.
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2572 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 16:07 · PVG 00:07 · LAX 09:07 · JFK 12:07
    ♥ Do have faith in what you're doing.