This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-09
Channels
- # announcements (1)
- # atlanta-clojurians (1)
- # beginners (198)
- # calva (4)
- # cider (16)
- # clara (8)
- # cljs-dev (14)
- # cljsrn (4)
- # clojure (204)
- # clojure-europe (3)
- # clojure-gamedev (2)
- # clojure-italy (8)
- # clojure-nl (17)
- # clojure-poland (3)
- # clojure-russia (20)
- # clojure-spec (32)
- # clojure-uk (45)
- # clojurescript (59)
- # community-development (1)
- # core-async (25)
- # cursive (20)
- # datomic (47)
- # emacs (7)
- # fulcro (8)
- # iot (1)
- # iotivity (2)
- # jobs (1)
- # jobs-discuss (8)
- # juxt (11)
- # luminus (5)
- # nrepl (4)
- # off-topic (136)
- # onyx (24)
- # other-lisps (1)
- # parinfer (74)
- # pedestal (1)
- # planck (3)
- # portkey (67)
- # random (1)
- # re-frame (28)
- # reagent (11)
- # reitit (9)
- # remote-jobs (3)
- # ring-swagger (2)
- # rum (3)
- # shadow-cljs (96)
- # slack-help (3)
- # spacemacs (6)
- # tools-deps (3)
- # unrepl (1)
- # vim (4)
Questo commento e’ spot-on: https://www.reddit.com/r/lisp/comments/acid7a/how_innovative_is_clojure_as_a_lisp_dialect_from/ed83ntm . C’e’ una marea di ricerca e concetti che i veri Lisps hanno esplorato in 50+ anni. A torto o a ragione sono stati dimenticati o eliminati (vedi fexpr http://www.nhplace.com/kent/Papers/Special-Forms.html).
Clojure ha certamente innovato, ma piu’ per la scelta dei default out of the box. Il che lo rende molto pratico e tra i primi da scegliere per commercial work.
@reborg fexprs non sono completamente morte, vedi http://web.cs.wpi.edu/~jshutt/kernel.html
Si, il bello e’ un’idea non si puo’ proprio uccidere, la puoi togliere da uno standard (CL) e le ragioni per farlo 30 anni fa potrebbero non avere senso oggi.
Apropos, andando indietro ad indagare l’actor model mi sono imbattuto in situational calculus e GOLOG (nientemeno che mccarthy) https://en.wikipedia.org/wiki/Situation_calculus
Trivia: agent
in clojure era originatiamente stato chiamato actor
… poi renamed per questioni di confusione con erlang https://groups.google.com/d/msg/clojure/Kisk_-9dFjE/_2WxSxyd1SoJ