mstevens comments on Open Thread, June 16-30, 2012 - Less Wrong

6 Post author: OpenThreadGuy 15 June 2012 04:45AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (344)

You are viewing a single comment's thread. Show more comments above.

Comment author: mstevens 15 June 2012 12:39:49PM 7 points [-]

My research suggests Clojure is a lisp-like language most suited to your requirements. It runs on the JVM so should be relatively low hassle on Windows. I believe there's some sort of Eclipse support but I can't confirm it.

If you do end up wanting to do something with Common Lisp, I recommend Practical Common Lisp as a good free introduction.