|
|
|
|
|
by didibus
3102 days ago
|
|
It can, look at lumo: https://github.com/anmonteiro/lumo Its a ClojureScript compiler built in ClojureScript, which creates NodeJS targets. Self-Hosted ClojureScript's current downside is that it does not support as many of the ClojureScript libs. That said, the use of the JVM by ClojureScript is just as a build tool. Don't you already have Java installed on your computer anyways? |
|