Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Category: Common Lisp

Common LispLispProgramming

Lisp movies

Here's a page (from a blog that's on my blogroll) which links to two screencasts that show using LispWorks (a Common Lisp implementation on the Mac with a nice IDE) to do HTTP client and server stuff and then to develop a...
Marc 2007-04-242007-04-24
Common LispLispPython

links for 2007-04-08

Python for Lisp Programmers Peter Norvig compares and contrasts Python and Lisp (esp. Common Lisp) (tags: python lisp programming)...
Marc 2007-04-082007-04-08
Common LispGeneralLispProgramming

links for 2007-03-04

Getting started with ASDF A concise intro to Common Lisp's ASDF packaging system (tags: lisp asdf cl common-lisp) CLiki : cl-yahoo CL-YAHOO is a Common Lisp interface to the Yahoo! API, a networking api which enables searching...
Marc 2007-03-042007-03-11
Common LispLispProgramming

Common Lisp libraries for Yahoo! APIs

I was reading some essays about Common Lisp and came across a few interesting libraries for accessing some of Yahoo's Web Services APIs: cl-delicious: for accessing the del.icio.us API cl-yahoo: for accessing the Yahoo! Search...
Marc 2007-03-032007-03-11
Common LispLispProgramming

Lisp: UnCommon Web framework now easily installable

A few months ago, while I was on a Lisp kick, I looked into installing and trying the UnCommon Web framework but I was put off on how difficult it was to install. Well, it looks like some folks have worked to make it easy to...
Marc 2006-10-212007-03-11
Common LispLispProgramming

Qi for the Lisp Programmer

An interesting-looking Lisp dialect built on top of Common Lisp: Qi for the Lisp Programmer
Marc 2006-05-012007-03-11
Common LispLispProgramming

Lisp and ASDF-Install

There's a pretty easy way to download and install a lot of Common Lisp software packages. It's called ASDF-Install. (more…)...
Marc 2006-04-202007-03-11

Posts pagination

Page 1 Page 2 Next
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing