Relative Content

Tag Archive for clojure

Set Clojure CLASSPATH on Windows

I have been struggling to modify my classpath in order to import clojure modules on my Windows machine. I have already updates my environment variable through powershell but I get the same error:

Can I have help formatting this clojure code?

I am practicing clojure and I tried the first advent of code challenge. I succeeded on the first part, but the second part of challenge 1 is not working with my code. I have tried to debug it and I am not sure what is wrong exactly, and I am new to clojure so I am not sure if maybe I am attempting the problem in a completely non sensical way.