6 ms·
CL in the 21st Century is Clojure.
by melipone 13y ago
CL in the 21st Century is Clojure.
- PuercoPop 13y agoDamn right, I love how clojure hosted semantics import all the great features of their host. Like how clojurescript has only floating point numbers and coerces string to numbers when using the + operator. In all seriousness, I mad love to Clojure, but is a different language with different sensibilities/tradeoff. Not a 'better' CL. For example, I imagine that interfacing with c code using cffi should be way easier and simpler than using JNI and then exposing that to clojure. Or having defined semantics for numerical computations.
- stewbrew 13y agoInexplicable stack traces caused by mediocre tools?
- deleted 13y ago[deleted]
- vseloved 13y agoYou've probably never seriously programmed in CL. I'd say, the opposite, i.e. Clojure is in many ways backward compared to CL.