Няма описание

Lucas Stadler 1b44189d64 Add a basic API. преди 13 години
..
joy 1a60afa0e2 Initial commit. Let's start playing (in public). преди 13 години
.gitignore 8bab4253dd Ignore dependencies, lein history and json files. преди 13 години
README.md 1a60afa0e2 Initial commit. Let's start playing (in public). преди 13 години
hello-clojure.clj 1a60afa0e2 Initial commit. Let's start playing (in public). преди 13 години
project.clj dd946ccdba Serve todo-list and current tasks from the web. преди 13 години
shame.clj 1b44189d64 Add a basic API. преди 13 години

README.md

Learning (aka. playing with) Clojure

  • first heard about it early 2012 (I think)
  • dipped my feet in a few times since then
  • came across (i.e. read or saw things they did) a few interesting people using/writing Clojure in interesting way (fogus, Rich Hickey, Chris Granger)
  • now reading 'The Joy of Clojure' (and enjoying it)

Tools

  • mostly LightTable
  • previously Vim with the VimClojure plugin, but not right now (LightTable 'feels' more interactive to me and what I miss most from Vim (keybindings) will be in LT soonish, I also think that something like LT has more potential to be extensible and has a much saner extension language)
  • the clj repl