Which program language would most excite you to want to contribute to an open-source project, all else being equal?
#programming #software #softwareengineering #ruby #haskell #java #python #science
@billstclair A sample of my Haskell:
@billstclair I've never written production haskell. Just some toy libraries here and there that were fun, useful, and I hope optimized. But as far as I know never used in any production systems.
The only production Haskell I have written scraped a web site for Kakuro puzzles. I wrote a generator, in Elm, but never got it working.
https://github.com/billstclair/kakuro-master/blob/master/krazydad/krazydad.hs