Slide 8
Slide 8 text
Elaborate?
• Clojure = ideas + access to Java libraries and JVM
- immutability, epochal time model, atoms, transformation chains, EDN,
uniform domain modeling, declarative approach, runtime polymorphism
with custom dispatch etc
• It’s easier to use Clojure ideas in Clojure
- no, seriously
- “haskell in python” << “python” & “haskell in python” << “haskell”
- btw, “java in clojure” >> “java”
- discipline & convention don’t work, language core does