Feed on
Posts
Comments

Monthly Archive for September, 2008

Now thats a Makefile

Recently, I needed a nice makefile for a c++ project. I was about to write one, but then I remembered that my emacs was imbued with magical makefile-making properties (I am not actually sure where the makefile template comes from). In any case, I made a makefile from the emacs template I had, used it, [...]

Read Full Post »

An Injection of Lisp

Today, I am happy to release a document that I have prepared for the new lisp learner, Quick Lisp. Designed to be enough lisp to get the AI aficionado off the ground and working quickly, Quick Lisp provides all tested code examples and a good foundation for general lisp usage. It was designed with CLISP [...]

Read Full Post »