Browse the archive

Page 4 of the blog index.

Latest posts

Recent writing, technical notes and archived essays.

Emacs

Around a year ago, I've started reading about Clojure and in general about Lisp . Among the developers using Lisp and it's dialects Emacs is the most popular text editor. The reason is simple, Emacs has be built in the Lisp interpreter...

Read article

Leiningen: working with local repository

Leiningen is de facto standard for creating and managing projects in Clojure. To create new project we can simply write: and the last (but most important part) is to install this library in our local Clojure repository. To do that we...

Read article

wrocsharp 2015

On the 12 of March I've attended *Wroc# 2015* - a free software developer conference organized by Objectivity company. This was the first edition (and I hope not the last!) of this event, but the organization was so good, that you would...

Read article