Lisp

55 posts

Smelter

tl;dr: a CLI for Coalton scripts I've been working on Smelter: a way to use Coalton for writing shell scripts and small CLI programs. It's an experimental way to get type-safe scripting with…

To CIEL and beyond

There have been a lot of "modern" libraries within Common Lisp, but there isn't a coherent way to "look at" them together. So the impression of CL as this "frozen in time…

(Untitled)

An excellent HN comment (source) > Common Lisp and SmallTalk have rapid dev models by working in a running image, CLOG gives Common Lisp a foss visual IDE moving closer to its goal of marriage of…

On Scheme in Common Lisp

I'd read through all of Erik Naggum's posts in Xach's archive several years ago, but revisiting one of them today. A choice quote at the end: >   if you really want to implement your o…