At the risk of sounding like a programming language whore, here's yet another object-oriented functional language. This one looks less intimidating than Haskell or OCaml, since it is extremely Java-like and claims to interoperate...
autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new package uses autoconf to configure itself, and automake to create the Makefile. `make...
On Thursday, I had the unique opportunity to represent Yahoo, along with 3 of my colleagues at the "Developer Bowl" at the SD West 2007 conference in Santa Clara, California. Basically it was a developer trivia game, with 4...
I went to SD West 2007 in Santa Clara today and it was pretty interesting. Most of the day was spent in two interesting half-day sessions on C++ design from Kevlin Henney: Programmer's Dozen: Thirteen Recommendations for...
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...
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...