1. What language(s) are you most productive in?
2. What language(s) dislike you and why (but no ``GC IS SHITE'', that's not an argument and you know that)?
3. How many projects have you released as opensource yet?
Optional:
4. How would your language look like, if you would have to create one from scratch?
5. What is your favourite software license(s)?
And if you feel brave enough, post your github/gitorious/git.or.cz/bitbucket/or-other-public-source-hosting-service account!
1. Scheme, Haskell.
2. Python, mostly because of Guido being Guido. No need to say more about it.
Clojure, mostly because of Hickey, and, although there are some nice and really nice ideas in it, it is poorly done, unlispy, and internally inconsistent (especially for a new language, the core libraries are terrible).
3. None.
4. Probably a cleaner Racket with a better integrated CLOS-like object system, and some of the good ideas from Clojure.
5. MIT, BSD, public domain, WTFPL, (L)LGPL.