Shaare your links...
2371 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 4 / 6
Newer►
102 results for tags common-lisp x
  • Lambda Associates Home Page
    Interesting work on Qi, a language based on Common Lisp which incorporates features such as (optional) type checking, pattern matching similar to those in ML and Haskell and logical programming (Prolog).
    As of 2025-02-07, the domain name has been taken over by an indonesian site. Mark Tarver, the author of Qi has created a successor called Shen: https://shenlanguage.org/
    Mon Feb 11 14:43:40 2008 - permalink -
    - http://www.lambdassociates.org/
    common-lisp compiler functional implementation language lisp
  • Kent's Half-Baked Ideas: Spiel
    Ideas and code for a Lisp which allows the user to chose between Lisp-1 and Lisp-2 semantics, by Kent Pitman. 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 univer
    Mon Jul 2 14:24:49 2007 - permalink -
    - http://www.nhplace.com/kent/Half-Baked/index-spiel.html
    common-lisp lisp Pitman Scheme
  • cl-delicious
    A Common Lisp library to allow querying del.icio.us. Might be useful to analyse my (currently it supports only access to the bookmarks of the account owner) bookmarks. As of 2013-02-15, the site is not accessible.
    Fri May 25 12:34:40 2007 - permalink -
    - http://jarrodkoehler.com/cl-delicious/
    bookmark common-lisp lisp programming TODO
  • Allegro Common Lisp on-line REPL
    Useful for a quick computation when you are on an impoverished machine with internet access. Alas, it is no longer available (noted 2011-09-26).
    Sat Apr 14 15:18:02 2007 - permalink -
    - http://www.franz.com/products/allegrocl/prompt/
    common-lisp lisp web
  • Clappa
    Common Lisp Application Archive: a collection of Lisp packages, based on ASDF. See also http://boinkor.net/archives/2007/04/some_details_about_clappa.html
    Fri Apr 13 21:55:17 2007 - permalink -
    - http://clappa.boinkor.net/clappa/index
    ASDF common-lisp programming software TODO
  • '(Lisp Notes (OS X))
    Tips about Common Lisp programming on OS X.
    Thu Apr 12 15:10:53 2007 - permalink -
    - http://www.david-steuber.com/Lisp/OSX/
    blog common-lisp HOWTO lisp mac macosx programming software tips
  • Dustin Long's homepage
    A Firefox extension (based on Embeddable Common Lisp) to allow Common Lisp as client-side language.
    Thu Apr 12 11:33:47 2007 - permalink -
    - http://www.cs.stevens.edu/~dlong/software/kamen/index.php
    common-lisp embedded hack lisp programming web
  • lispbox - Google Code
    The new home of Lispbox, a "ready to run" package of a Lisp system, Emacs, SLIME and some libraries. Work in progress.
    Wed Apr 4 13:49:05 2007 - permalink -
    - http://code.google.com/p/lispbox/
    BSD common-lisp emacs lisp TODO
  • programming musings
    Neat blog about programming, including Lisp, Smalltalk, Alan Kay's new Albert and more. The author also has a physics blog with good book tips.
    Tue Mar 13 12:13:04 2007 - permalink -
    - http://jaortega.wordpress.com/
    blog common-lisp emacs functional language lisp mathematics programming Scheme science smalltalk software squeak TODO
  • Devpit:About - Devpit
    A wiki with Information useful to competent Unix administrators and software developers. Includes a Lisp section, interesting tips such as using ssh with keychain, home directory under svn and more.
    Wed Mar 7 17:42:19 2007 - permalink -
    - http://devpit.org/wiki/Devpit:About
    common-lisp lisp security tips TODO wiki
  • Lambda the Ultimate | Programming Languages Weblog
    Interesting blog about functional languages and those with fuctional features, such as Lisp.
    Tue Mar 6 15:05:42 2007 - permalink -
    - http://lambda-the-ultimate.org/
    blog common-lisp functional language lisp programming software
  • Planet HCoop
    A small planet, contains blogs about Lisp, Scheme (window manager), Emacs. Nice URL.
    Wed Feb 28 18:23:54 2007 - permalink -
    - http://terpri.org/planet-hcoop/
    blog common-lisp emacs Scheme TODO windowmanager
  • Bignum hacks Juho Snellman's Weblog
    Karatsuba multiplication for SBCL. Why didn't I see that in the SBCL 1.x source?
    Fri Feb 23 14:36:26 2007 - permalink -
    - http://jsnell.iki.fi/blog/archive/2004-08-22.html
    algorithm common-lisp Karatsuba
  • The blowfish encryption algorithm, in CL [CODE] - comp.lang.lisp | Google Groups
    A news post by Raymond Toy who contradicts the claim that CMUCL uses a multiplication algorithm more efficient that O(n^2): No, CMUCL doesn't use Karatsuba.
    Fri Feb 23 14:11:09 2007 - permalink -
    - http://groups.google.at/group/comp.lang.lisp/msg/ba714823c33de65c?dmode=source&hl=de
    algorithm common-lisp Karatsuba
  • The blowfish encryption algorithm, in CL [CODE] - comp.lang.lisp | Google Groups
    A news post claiming that CMUCL uses Karatsuba multiplication.
    Fri Feb 23 14:05:32 2007 - permalink -
    - http://groups.google.at/group/comp.lang.lisp/msg/2db1dc1463bf5d79?dmode=source&hl=de
    algorithm common-lisp Karatsuba TODO
  • vst.swf (application/x-shockwave-flash Object)
    A Lisp-based interactive environment based on the Flash graphics language. To cite Kenny Tilton: This looks relatively awesome.
    Tue Feb 20 13:57:37 2007 - permalink -
    - http://vistascript.net/vistascript/flex/vst.swf
    common-lisp graphical-programming lisp TODO web
  • grateful frog's literate common lisp programs
    A few Common Lisp programs (some literate), including a Sudoku solver. Also has some
    Thu Feb 15 15:03:56 2007 - permalink -
    - http://gratefulfrog.net/
    common-lisp literate-programming TODO
  • Path library for cl-aa
    Description of a Common Lisp library for drawing paths, includes a nice picture of the letter pi.
    Thu Feb 8 15:58:52 2007 - permalink -
    - http://projects.tuxee.net/cl-aa-path/#head-3b945285
    common-lisp graphical-programming image lisp pi π
  • Modules and Files
    Interesting notes about Common Lisp's module system. Chris Riesbeck also wrote detailed comments to Paul Graham's "ANSI Common Lisp".
    Wed Jan 17 19:57:14 2007 - permalink -
    - http://www.cs.northwestern.edu/academics/courses/325/readings/require.html
    common-lisp Graham lisp programming Riesbeck software writing
  • 200606-IMECS < Publications
    How to make Lisp go faster than C, by DidierVerna. Efficient image processing.
    Tue Jan 16 17:30:52 2007 - permalink -
    - http://www.lrde.epita.fr/cgi-bin/twiki/view/Publications/200606-IMECS
    common-lisp image lisp programming
Links per page: 20 50 100
◄Older
page 4 / 6
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.