Skip to content

Instantly share code, notes, and snippets.

@holyjak
Last active May 10, 2019 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holyjak/5c5900d9f6bff07f4c89b671ca7aae6b to your computer and use it in GitHub Desktop.
Save holyjak/5c5900d9f6bff07f4c89b671ca7aae6b to your computer and use it in GitHub Desktop.
Beginner-friendly Clojure

Setup optimized for beginner friendliness.

BEWARE: Too many extra libraries can eventually cause problems of their own, with dependency conflicts etc.

Editor with REPL integration

...

  • Use Parinfer

Testing

Various

TODO

  • Gotchas with REPL and stale vars and non-reloadable stuff such as multimethods and specs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment