DEV Community

Cover image for From Java 8 to Kotlin, Clojure and Java 17
Jorge Tovar
Jorge Tovar

Posted on

From Java 8 to Kotlin, Clojure and Java 17

Clojure

100DaysOfCode

๐Ÿ’ป Clojure implementation. No objects, no sealed classes, no inheritance. Just pure functions with immutable data structures.

๐Ÿ“ Pending : article explaining the differences and principles of the languages used in the book parser example

https://github.com/jorgetovar/from-java-8-to-java-17-kotlin-clojure/tree/main/clj-11

Top comments (0)