This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-02-08
Channels
- # aleph (11)
- # arachne (7)
- # aws (1)
- # bangalore-clj (4)
- # beginners (24)
- # boot (128)
- # bristol-clojurians (23)
- # cider (1)
- # cljs-dev (43)
- # cljsrn (6)
- # clojure (178)
- # clojure-austin (3)
- # clojure-chicago (1)
- # clojure-dusseldorf (14)
- # clojure-finland (15)
- # clojure-france (6)
- # clojure-italy (18)
- # clojure-portugal (2)
- # clojure-russia (67)
- # clojure-spec (148)
- # clojure-uk (55)
- # clojurescript (199)
- # core-async (4)
- # cursive (18)
- # datascript (5)
- # datomic (120)
- # devcards (3)
- # dirac (53)
- # emacs (11)
- # events (3)
- # gsoc (7)
- # jobs (1)
- # lein-figwheel (25)
- # leiningen (5)
- # lumo (12)
- # off-topic (29)
- # om (174)
- # om-next (2)
- # onyx (7)
- # perun (10)
- # protorepl (6)
- # re-frame (12)
- # remote-jobs (1)
- # ring (19)
- # ring-swagger (25)
- # rum (6)
- # spacemacs (13)
- # sql (3)
- # untangled (88)
- # yada (7)
so i heard someone claim that investors care what framework or tool you use, be it apache spark or rails vs django. Is there any validity to this? Why? How?
@drewverlee based on my personal experience, most of investors don't care about framework or programming tools.
You can always play the Paul Graham card (he recommends Clojure).
@pesterhazy : does PG recommend Clojure, or Lisp in general (and Arc in specific) ?
I think, one of the differences between when Graham built Viaweb and today, is, that back then, there were not that much libraries and tools available like today. So you most probably had to build a lot of stuff yourself. While today it is more important to pick a language with a large community that is backed by a lot of proved tools and libraries. Which basically boils down to a few big ones, where one of them is Java. Clojures interoperability with java is the key point here, as without it you would have to rewrite a lot of stuff yourself. I mean, its a lisp on the JVM what much more do you want 😄
https://github.com/LuxLang/lux yet another jvm lisp
It was like "ketchup is good; icecream is good; you're going to love this ketchup flavoured icecream"
@schmee: also, for the "clojure port" : developed by Hakan Raberg <mailto:[email protected]|hrab[email protected]> currently unmaintained and in need of updating
https://github.com/hraberg/shen.clj <-- 4 years ago for last change
I looked into it a few years ago. Interesting what it has become. A cloud based language where you have to pay 10 Pound / month to use it. I never saw a programming language as a service, funny 😄
You can buy in at either a home version or a commercial version. The home license gives you nearly all the facilities of the commercial version for £10 a month on a machine of your choice. You can also make money from the Home Version because the Shen kernel is BSD from: http://www.shenlanguage.org/professional.html
yeah, I completely lost interest in Shen after I read this: http://marktarver.com/open.html
I would use a programming language invented by Sauron himself if it made me more productive; but the issue here is even after buying/reading the Shen book, I never got it.
I keep on getting the download link, I'm curious what the primitives of this language are.
one of the biggest problems with Shen, IMO was overcoming the stigma of its old license.
Once the public equates your application with "wacko license", it's hard to convince them otherwise once it switches to something else.
I used to hear a lot about shen back in the day, but not in the past 4 years, mostly due to the license.