|
|
|
|
|
by tombert
2467 days ago
|
|
Out of curiosity, do you use Common Lisp for work or just for fun? I get to do Clojure about half-time (it was an easy sell due to a lot of our stack being Java), and really like it, but haven't used Common Lisp at all. If you do get to use it for work, how does it scale (programmer/code-wise, not efficiency-wise) for "real" projects? |
|
Folks at Grammarly have a writeup about how they are using it, it might have more relevant information for you[1].
I would definitely consider using it again, but proper buy-in takes time, and I have simply been moving too fast since then.
I am still not a big fan of Clojure myself, but it is definitely seems easier to sell than CL. In my humble opinion, if you are already a convert the benefits of going from Clojure to CL will not be as great as the ones for going from Java to Clojure.
[0] https://news.ycombinator.com/item?id=13979002
[1] http://tech.grammarly.com/blog/posts/Running-Lisp-in-Product...