1. Pedagogically, the lispy syntax was a big stumbling block for beginners. Probabilistic programming is hard enough as it is; prefix notation and parens only added difficulties (and these difficulties were unrelated to the conceptual material).
2. webchurch compiled to Javascript anyway, so it was nice to be closer to the target language.
3. Lisp can be a bit awkward for certain contemporary programming idioms (e.g., accessing object properties).
shanusmagnus|9 years ago
long|9 years ago
1. Pedagogically, the lispy syntax was a big stumbling block for beginners. Probabilistic programming is hard enough as it is; prefix notation and parens only added difficulties (and these difficulties were unrelated to the conceptual material).
2. webchurch compiled to Javascript anyway, so it was nice to be closer to the target language.
3. Lisp can be a bit awkward for certain contemporary programming idioms (e.g., accessing object properties).
TeMPOraL|9 years ago