are there statically-typed functional languages?
问题 this is a hard thing to google, maybe SO has better answers? i'm coming from a statically-typed background and investigating functional programming, but i'm not entirely excited about dynamic typing. curious what kind of options are out there. one answer to start: ActionScript 3 is statically-typed and offers some functional paradigms, though AS3 programs don't often use them. 回答1: There are many. Haskell, OCaml and F# come to mind. If you are a Windows developer, F# is very nice and is well