Lambda Calculus: Represent in Clojure and Elixir

Lambda calculus is the main idea behind functional programming, a complete model for computation. There are a lot of documents and course...

# clojure # Elixir
Avatar
steve lee
·
0
0

Clojure - a whirlwind tour

Clojure is a functional, dynamic language, a dialect of Lisp that runs on the JVM. Because it is a functional language, it has some aspec...

# clojure # functional programming
Avatar
steve lee
·
0
0
- END -