CLisp
I've decided I'm going to finally get round to learning LISP. Settled on clisp using SLIME (an emacs-based lisp IDE) that seems quite good. Thinking that my app is going to be yet-another-make-replacement - kind of like scons but without the beard growth while you wait for it to start building stuff. Totally unambitious of course.
In other exciting news I've got boardrash on my hands from surfing.
In other exciting news I've got boardrash on my hands from surfing.
-
Hmmm, Lisp. Pretty good for scripting too, seeing as it's so easy to parse. -
Yeah that's what I was thinking might make it good for describing build systems.