A History of Clojure [video]
pldi21.org
A History of Clojure [video]
1–10 of 11 posts
Re: A History of Clojure [video]
#2Re: A History of Clojure [video]
#3A History of Clojure [pdf] - https://news.ycombinator.com/item?id=23418699 - June 2020 (374 comments)
Re: A History of Clojure [video]
#4Re: A History of Clojure [video]
#5It is fun to compare the histories of Clojure, Scala and F#. A pragmatic programmer created Clojure. A university professor created Scala. A research team from Microsoft created F#. Each language is characterized by its creator(s).
Re: A History of Clojure [video]
#6It is fun to compare the histories of Clojure, Scala and F#. A pragmatic programmer created Clojure. A university professor created Scala. A research team from Microsoft created F#. Each language is characterized by its creator(s).
I find Scala a bit of an anomaly though, yes it was created by a university professor, but it was clearly designed for mass adoption - even down to the curly braces (although they are backtracking that decision now). I have lot of sympathy for this approach, but I think it has also been the underlying cause of many of their problems.
Not your regular university professor, rather someone with industry experience, specially in the Java world.
Re: A History of Clojure [video]
#7Earlier quoted context omitted.
I find Scala a bit of an anomaly though, yes it was created by a university professor, but it was clearly designed for mass adoption - even down to the curly braces (although they are backtracking that decision now). I have lot of sympathy for this approach, but I think it has also been the underlying cause of many of their problems.
A university professor that created the Modula-2 compiler sold by Borland, and was one of the Pizza compiler designers, which contributed to Java generics. Not your regular university professor, rather someone with industry experience, specially in the Java world.
Re: A History of Clojure [video]
#8I wonder what that would look like, what core functions would use transducers that do not, and how.
Re: A History of Clojure [video]
#9Earlier quoted context omitted.
A university professor that created the Modula-2 compiler sold by Borland, and was one of the Pizza compiler designers, which contributed to Java generics. Not your regular university professor, rather someone with industry experience, specially in the Java world.
It's almost like academics are normal people who participate in the world, and not monks in an ivory tower like we so often read here!
In European universities you aren't necessarily required to do outside work, so there are plenty that do the path, student, Msc student, PhD student, Professor, department chair, retirement.
In fact, I had a couple of occasions where good professors told me to just taste the professional world between getting the degree, and trying to pursue further academic life.
My second attempt at it, while at CERN, kind of did it for me.
So I do understand where the stereotype comes from.
Re: A History of Clojure [video]
#10Earlier quoted context omitted.
I find Scala a bit of an anomaly though, yes it was created by a university professor, but it was clearly designed for mass adoption - even down to the curly braces (although they are backtracking that decision now). I have lot of sympathy for this approach, but I think it has also been the underlying cause of many of their problems.
A university professor that created the Modula-2 compiler sold by Borland, and was one of the Pizza compiler designers, which contributed to Java generics. Not your regular university professor, rather someone with industry experience, specially in the Java world.