Comment Re:Lisp interpreter written in Lisp (Score 1) 1267
I do have a distributed application in mind, and it would rely on Gambit-C / Termite. I was kicking around learning Erlang for this purpose as well, but I much prefer Scheme's syntax (though I admit I didn't look at Erlang in much depth - perhaps later).
I also thought is was a good idea to learn Scheme because I don't think I really got FP the first time around, and wanted to try again having used a bunch of imperative or hybrid languages first (C, C++, Python, Ruby). Now, Lisp / Scheme make much more sense to me. I do try to learn a new language once in a while as well.