Archive Blogs

Recent Posts

blog cover
Clojure

Log scraping with Clojure

Introduction Clojure is a general purpose language that compiles to the JVM, Javascript and .Net CLR. It’s a Lisp language, dynamically typed, functional, with a great set of immutable data structures and great support for multithreading which makes it a great tool for data processing. In this post we are going to build a very […]
photo of the creator2