Shaare your links...
2408 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 6
Newer►
103 results for tags common-lisp x
  • cloudycat / hoppi — Bitbucket
    Hoppi is an application for MacOSX to allow communication with
    HP48/49/50 series calculators using the Kermit file transfer protocol.
    It supports both USB and RS232 calculator ports.
    Hoppi is implemented in Clozure Common Lisp.
    Sat Nov 30 17:15:41 2013 - permalink -
    - https://bitbucket.org/cloudycat/hoppi
    calculator common-lisp software
  • Common Lisp
    Some arguments for (Common) Lisp, in german. Web site was produced using Org-mode.
    Tue Jul 23 10:53:57 2013 - permalink -
    - http://www.iqool.de/index.html
    common-lisp emacs german lisp org-mode
  • Inverse functions with fixed-points :: nklein software
    Interesting algorithm to invert functions, implemented in Common Lisp.
    Tue Jul 23 10:43:52 2013 - permalink -
    - http://nklein.com/inverse-functions-with-fixed-points
    algorithm common-lisp numerical
  • ezdeliv
    Hassle-free delivery of a multi-file Lisp program. A simple alternative to ASDF. From Dorai Sitaram, author of "Teach yourself Scheme in fixnum days", scm2cl, TeX2page and other interesting things.
    Sat Mar 16 21:37:24 2013 - permalink -
    - http://evalwhen.com/ezdeliv.html
    common-lisp Scheme software
  • Siglab
    Announcement of SigLab source code availability. Found via the CLD, on the same day (2006-10-06) when I discovered the code via Google code search.
    Tue Feb 5 00:51:33 2013 - permalink -
    - http://article.gmane.org/gmane.lisp.lispworks.general/5816
    common-lisp DSP lisp TODO tool
  • Antik
    Antik provides a foundation for scientific and engineering computation in Common Lisp. It is designed not only to facilitate numerical computations, but to permit the use of numerical computation libraries and the interchange of data and procedures, whether foreign (non-lisp) or Lisp libraries. It is named after the Antikythera mechanism, one of the oldest examples of a scientific computer known. It is available via Quicklisp.
    Wed Aug 29 15:31:12 2012 - permalink -
    - http://www.common-lisp.net/project/antik/
    common-lisp lisp mathematics numerical
  • BountyOSS - Crowdfunding Open Source Software
    Crowdfunding site for Open Source Software projects. Unlike other sites, it is designed to attract contributions from businesses as well as individuals.
    Fri Jul 13 01:17:19 2012 - permalink -
    - https://bountyoss.com/home
    common-lisp FOSS software tool
  • abhishek.geek.nz - Home
    Home of a New Zealand lisper, with some nice documents about (Common) Lisp.
    Fri Mar 11 22:35:30 2011 - permalink -
    - http://abhishek.geek.nz/
    common-lisp documentation lisp
  • L1sp.org - a redirect service for Common Lisp documentation
    Symbol redirects are available for ccl, cffi, cl, clim, clisp, clx, mop, pcl, and sbcl.
    Wed Oct 27 18:12:34 2010 - permalink -
    - http://l1sp.org/html/
    common-lisp documentation lisp reference web
  • Zach's Journal - Making a small Common Lisp project
    Very nice description of a simple way to start a Common Lisp project using Emacs and ASDF.
    Tue Sep 21 19:22:30 2010 - permalink -
    - http://xach.livejournal.com/130040.html
    ASDF common-lisp emacs HOWTO lisp programming software tips
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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 3 / 6
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.