starting out
Use clj -h for help.
Installing libs into /usr/local/lib/clojure
Installing clojure and clj into /usr/local/bin
Installing man pages into /usr/local/share/man/man1
Removing download
Use clj -h for help.
OK on Tecra
More info
cheatsheet
apply
Under Linux at command line:
clj
(map inc [1 2 3 4 5])
(pmap inc [1 2 3 4 5])
Comments
mikeh2
Fri, 26/10/2018 - 03:12
Permalink
tricks and tips in compilation
compilation