Shaare your links...
2377 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 6 / 10
Newer►
181 results for tags Lisp x
  • A Conversation with Alan Kay - ACM Queue
    Interesting dialogue between Alan Kay and Stuart Feldman about programming languages.
    Fri Jul 2 15:16:03 2010 - permalink -
    - http://queue.acm.org/detail.cfm?id=1039523
    history Java language lisp programming smalltalk
  • Coloring Inside the Lines
    Colour scheme for highlighting Lisp code in Emacs. It uses a black background though.
    Thu Apr 22 16:25:56 2010 - permalink -
    - http://pages.cs.wisc.edu/~psilord/blog/28.html
    common-lisp emacs lisp programming
  • Tcl for Web Nerds
    Introduction to the Tool command language (Tcl) by Hal Abelson, Philip Greenspun, and Lydia Sandon.
    Wed Feb 24 13:06:37 2010 - permalink -
    - http://philip.greenspun.com/tcl/index.adp
    language lisp programming Tcl
  • Lisp Outside the Box / Contents
    Interesting lisp book in progress.
    Fri Dec 18 16:54:18 2009 - permalink -
    - http://lisp-book.org/contents/index.html#four
    book common-lisp emacs lisp TODO
  • Kent Pitman's home page.
    Insightful writing from the Lisp expert Kent Pitman.
    https://nhplace.com/kent/Papers/cl-untold-story.html  tells the story of how Kent was involved in the ANSI standardization effort for Common Lisp, including the following statement about copyright:
     the US Code for copyright [USC17] is rather specific on this point. The code pretty clearly says that “Copyright protection subsists [...] in original works of authorship fixed in any tangible medium of expression” and goes on to say, “In no case does copyright protection for an original work extend to any idea, procedure, process, system, method of operation, concept, principle, or discovery, regardless of the form in which it is described, explained, illustrated, or embodied in such work.” In other words, copyright protects the form of an idea but not the idea itself.

    http://www.nhplace.com/kent/Half-Baked/index-spiel.html  This work is a response to the split between the Lisp1 and Lisp2 communities (as described in Technical Issues of Separation in Function Cells and Value Cells).  One idea here is to define a Lisp Omega which has an unbounded number of namespaces, and a macro facility on top it that unifies the two universes by allowing programs in the two languages to refer to each other, making the issue of namespace be one of "personal choice".  First bookmarked Mon Jul 2 14:24:49 2007

    http://www.nhplace.com/kent/Papers/sysdef.lisp.txt  From Zach Beane's bookmarks. To quote him "Compare to asdf.lisp and cry." I might do this (comparing ;) one day.  First bookmarked Thu Nov 30 21:22:06 2006
    Wed Jun 24 19:40:38 2009 - permalink -
    - http://www.nhplace.com/kent/
    ASDF common-lisp lisp Pitman TODO writing
  • Tour de Lisp: Lisper's first look at Haskell
    On my reading list.
    Mon May 4 14:22:41 2009 - permalink -
    - http://tourdelisp.blogspot.com/2008/03/lisper-first-look-at-haskell.html
    common-lisp functional Haskell language lisp programming
  • Puppy Linux Discussion Forum :: View topic - Thnake - Emacs, Python, and Lisp
    A live Linux derived from Puppy Linux which includes Emacs, SLIME, SBCL and Python.
    Mon May 4 13:47:40 2009 - permalink -
    - http://www.murga-linux.com/puppy/viewtopic.php?p=256583
    common-lisp emacs FOSS Linux lisp software
  • Hop Home page
    HOP is a new Software Development Kit for the Web 2.0. It relies a new higher-order language for programming interactive web applications such as multimedia applications (web galleries, music players, ...), office applications (web agendas, mail clients, ...), ubiquitous domotics, etc. HOP can be viewed as a replacement for traditional graphical toolkits. HOP is implemented as a Web broker, i.e., a Web server that may act indifferently as a regular Web server or Web proxy.
    Wed Apr 15 12:56:48 2009 - permalink -
    - http://hop.inria.fr/#home-notepad=np:0
    language Linux lisp programming Scheme tool web wiki
  • Where to start with the Lisp language
    Lots of information about Lisp.
    Fri Apr 10 16:25:13 2009 - permalink -
    - http://play.org/links/lisp-intro
    common-lisp HOWTO lisp programming tips
  • Programming musings
    Blog written by Juan Jose Garcia Ripoll, maintainer of the Common Lisp implementation ECL.
    Mon Apr 6 12:07:14 2009 - permalink -
    - http://tream.dreamhosters.com/
    blog common-lisp compiler GPL implementation lisp
  • I cant believe Im praising Tcl
    Interesting blog about programming.
    Tue Feb 24 20:25:29 2009 - permalink -
    - http://www.yosefk.com/blog/i-cant-believe-im-praising-tcl.html
    blog language lisp programming shell TODO
  • Using the original Symbolics Keyboard with the Mac
    Useful information about Mac keyboard mapping.
    Thu Feb 12 17:20:06 2009 - permalink -
    - http://lispm.dyndns.org/news?ID=NEWS-2008-07-27-1
    emacs keyboard lisp mac macosx TODO
  • Mudballs, a system management tool for Common Lisp.
    Mudballs was written with the goal of providing an easy to use system for loading1 Common Lisp code into your image in a reliable and predictable manner. If you are new to Common Lisp, think of it as the start of a CL equivalent to Perls CPAN or Ruby's RubyGem's.
    Wed Dec 3 15:49:48 2008 - permalink -
    - http://mudballs.com/
    ASDF common-lisp lisp programming tool
  • Lisp50 Notes part I: JonL Recalls How Sussman Revealed the Nature of Intelligence Learning Lisp
    Impressions of the Lisp50 conference.
    Wed Nov 26 13:51:50 2008 - permalink -
    - http://lispy.wordpress.com/2008/10/22/lisp50-notes-part-i-johnl-recalls-how-sussman-revealed-nature-of-intelligence/
    blog lisp TODO
  • Zach's Journal - Realtime audio processing with Lisp
    Some notes on David McClains DSP software. Check whether I still have a copy.
    Wed Nov 26 13:34:25 2008 - permalink -
    - http://xach.livejournal.com/199225.html
    blog DSP lisp McClain TODO
  • michaelw's Emacs Hackery
    Nice Emacs hack to make parentheses in Lisp code disappear. Look around the site for more Common Lisp stuff.
    Wed Nov 12 15:16:33 2008 - permalink -
    - http://www.foldr.org/~michaelw/emacs/
    common-lisp emacs hack lisp
  • Dr. Alan Kay on the Meaning of "Object-Oriented Programming"
    Alan Kay, inventor of the term "Object-Oriented Programming" explains his views.
    Tue Sep 30 13:58:17 2008 - permalink -
    - http://www.purl.org/stefan_ram/pub/doc_kay_oop_en
    history Kay lisp smalltalk software
  • Programming Languages: Application and Interpretation by Shriram Krishnamurthi
    Book about programming languages, published under a creative commons license.
    Mon Sep 1 19:17:23 2008 - permalink -
    - http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/2007-04-26/
    book FOSS language lisp Scheme TODO
  • LispmFPGA
    A small Lisp-machine implemented in a Spartan FPGA.
    Tue May 13 14:24:31 2008 - permalink -
    - http://www.aviduratas.de/lisp/lispmfpga/index.html
    electronics hack hardware lisp
  • CLDOC
    Another documentation system for Common Lisp, generating HTML (and possibly other formats) from the documentation strings of the Lisp source code.
    Tue Mar 4 10:30:21 2008 - permalink -
    - http://common-lisp.net/project/cldoc/index.html
    common-lisp documentation lisp TODO tool
Links per page: 20 50 100
◄Older
page 6 / 10
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.