(no title)
cyorir | 6 years ago
https://github.com/seq-lang/seq
I think you might be interested in looking at multi-paradigm languages that use static/inferred typing and combine the functional and imperative paradigms. Some worth taking a look at might be OCaml, Nim, and F Sharp. Nim leans more towards Python, OCaml and F# lean more towards Haskell.
https://en.wikipedia.org/wiki/OCaml
https://en.wikipedia.org/wiki/Nim_(programming_language)
https://en.wikipedia.org/wiki/F_Sharp_(programming_language)
abhijat|6 years ago
Tabzz98|6 years ago