g****t 发帖数: 31659 | 1 hci还在吗?
我刚看了下
awesome clojure,印象深刻啊 |
h*i 发帖数: 3446 | 2 Nobody.
Like Trump's movement, Clojure's just a small grassroots movement. Most of
its users are working programmers who are fed up with the establishment :-)
【在 g****t 的大作中提到】 : hci还在吗? : 我刚看了下 : awesome clojure,印象深刻啊
|
h*i 发帖数: 3446 | 3 Rich Hickey is like Donald Trump, an outsider, who has no fancy credentials.
In term of personality, Hickey is a lot more articulate and a bit less
narcissist than Trump. On the other hand, Trump tends to listen to other
people, but Hickey is less open to others' ideas. Dissent opinions are often
shot down.
【在 h*i 的大作中提到】 : Nobody. : Like Trump's movement, Clojure's just a small grassroots movement. Most of : its users are working programmers who are fed up with the establishment :-)
|
g****t 发帖数: 31659 | 4 He deleted his wiki pages.
Where this guy from? CV? Publication list?
credentials.
often
【在 h*i 的大作中提到】 : Rich Hickey is like Donald Trump, an outsider, who has no fancy credentials. : In term of personality, Hickey is a lot more articulate and a bit less : narcissist than Trump. On the other hand, Trump tends to listen to other : people, but Hickey is less open to others' ideas. Dissent opinions are often : shot down.
|
h*i 发帖数: 3446 | 5 As long as Rich Hickey lives, Clojure will be alive.
Clojure is supported by Hickey's company, Cognitect, where he's the CTO.
The company's main product is Datomic, a commercial database. They also sell
consulting services to companies who use Clojure, e.g. WalmartLabs, Boeing,
etc.
【在 g****t 的大作中提到】 : hci还在吗? : 我刚看了下 : awesome clojure,印象深刻啊
|
g****t 发帖数: 31659 | 6 Can you compare clojure and clojurescript?
【在 h*i 的大作中提到】 : Nobody. : Like Trump's movement, Clojure's just a small grassroots movement. Most of : its users are working programmers who are fed up with the establishment :-)
|
h*i 发帖数: 3446 | 7 Rich Hickey is an outsider. His college major was Music. His formal
education in Computer Science was taking some class from a local college (
SUNY Empire State College). His linkedin: https://www.linkedin.com/in/
richhickey
However, he has been a professional programmer for several decades, and
taught programming classes in universities such as NYU. He implemented
several versions of Lisp in various platforms before developing Clojure full
-time for a couple of years. After announcing Clojure, he asked for donation
to support himself.
【在 g****t 的大作中提到】 : He deleted his wiki pages. : Where this guy from? CV? Publication list? : : credentials. : often
|
h*i 发帖数: 3446 | 8 They are almost the same, with some differences due tot the difference of
platforms they live in.
Clojure compiles to JVM byte code.
Clojurescript compiles to Javascript source code.
Clojure and Clojurescript can live in the same source file with .cljc suffix
. This enables the server and the Web client to share the same code, useful
for things like input validation.
【在 g****t 的大作中提到】 : Can you compare clojure and clojurescript?
|
g****t 发帖数: 31659 | 9 Thanks for the information!
I plan to develop an Emacs-Lisp version control/backup file tool for my own
usage.
Then I will try the clojure.
suffix
useful
【在 h*i 的大作中提到】 : They are almost the same, with some differences due tot the difference of : platforms they live in. : Clojure compiles to JVM byte code. : Clojurescript compiles to Javascript source code. : Clojure and Clojurescript can live in the same source file with .cljc suffix : . This enables the server and the Web client to share the same code, useful : for things like input validation.
|
n*****3 发帖数: 1584 | 10 clojure 是不错, 但 egosysytem 还是太小了
【在 g****t 的大作中提到】 : hci还在吗? : 我刚看了下 : awesome clojure,印象深刻啊
|
g****t 发帖数: 31659 | 11 Clojure's ecosystem is growing. Looks impressive to me now.
Much better than several years ago.
Since Clojure had a thin pack to matrix manipulation, we can do
lots of AI things even by using that single library.
【在 n*****3 的大作中提到】 : clojure 是不错, 但 egosysytem 还是太小了
|
d*******r 发帖数: 3299 | |
n*****3 发帖数: 1584 | 13 我个人觉得都很少, 很小众
clojure is cool , 但缺乏杀手级应用, like
spark, aka, Kafka for closure
很适合 小start up , clojure, clojure script takes care everything
【在 d*******r 的大作中提到】 : 现在 Clojure 在哪些方面用的比较多
|