I've read 
https://github.com/clojure/clojurescript/wiki/Differences-from-Clojure and 
I'm wondering what differences you've found that truly matter to you? Are 
there cases where you regret you have to use ClojureScript and can't use 
Clojure itself?

All I have (given my limited experience) are guesses like I'm guessing the 
difference in type declaration vs type hinting won't matter to me. I'd much 
rather know what expereinced folks are finding.

Context: I'm thinking of tackling server side problems using 
ClojureScript.  It's a constrained environment that doesn't belong to me 
... where perhaps I can sell the idea of adding a 14 Mb node.js+v8 bundle 
to support ClojureScript but maybe I can't sell the addition of a much 
larger JVM to support Clojure. The program will be doing socket i/o, file 
i/o (file timestamps, inode/stat for checking the true identity of a file, 
tar, head, tail, line count, gzip). Nothing web related. 




-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to