4 items tagged with "functional-programming"
Functional programming language running on Erlang VM
Dynamic, functional programming language for JVM
Two modern JVM languages: Kotlin emphasizes pragmatism and approachability, while Scala offers deeper functional programming power and a more expressive type system.
Imperative programming describes how to achieve a result through explicit step-by-step instructions that change program state, as in a typical for-loo...