|
|
|
|
|
by hellofunk
3823 days ago
|
|
Clojure is not really an option when you do systems programming, such as writing native apps, command line tools, working on small devices like a Pi, etc. There are many things I'm exploring in C++ for which Clojure is just not a good tool for the job. But also, there are some really great C++ libraries in the areas of physics and graphics, and there is no equivalent of the in Java I could use. |
|