Email or username:

Password:

Forgot your password?
Top-level
Alastair M. D. Touw

@gosha I started with some extracurricular Scheme during university on the recommendation of a professor who taught Java, but would have preferred to have been teaching Scheme or Smalltalk. Then, I used Clojure at work for some data cleansing and loading pipelines, for which I think it's pretty much perfect. Finally, Emacs, then Smalltalk, introduced me to interactive development, I became fascinated with the Lisp machines, and satisfied with Common Lisp with SBCL and SLIME.

4 comments
Gosha

@amdt Clojure at work, how nice! What are you building with CL these days?

Alastair M. D. Touw

@gosha I wish I had something bigger to work on, but mostly unfinished toys and experiments: a personal website, explorations in mapping, a D&D inspired by Dwarf Fortress etc. Ironically, I think CL might be ideal for hacking on that kind of project!

Gosha

@amdt Is any of the code online? Especially curious about the website bits!

Go Up