Skip to content

garaud/clojure-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure Sandbox

A sandbox to play with Clojure

Get lein to launch app, test or the REPL.

There are some files and directories where I test/learn something.

I have an Emacs + CIDER development environment. Just type C-c M-j to start CIDER.

For Clojure

The folder for-clojure contains some solutions to the great 4clojure problems. See https://www.4clojure.com/

Very useful to learn Clojure.

See also Clojure Koans or Clojure Exercism.

sqlrepl

TODO

Other Files

  • func_args.clj : see mandatory and optional function arguments
  • func_quantile.clj : simple quantile computation function
  • thread_last_and_map.clj : example for using the thread-last macro ->>

About

Clojure Sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published