This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-06-13
Channels
- # beginners (78)
- # boot (27)
- # cider (13)
- # cljs-dev (41)
- # cljsrn (4)
- # clojure (216)
- # clojure-android (1)
- # clojure-conj (6)
- # clojure-greece (1)
- # clojure-italy (11)
- # clojure-russia (127)
- # clojure-spec (63)
- # clojure-uk (34)
- # clojurescript (68)
- # core-async (5)
- # cursive (5)
- # data-science (1)
- # datomic (4)
- # dirac (11)
- # editors (7)
- # events (1)
- # graphql (12)
- # hoplon (39)
- # jobs (1)
- # liberator (3)
- # lumo (101)
- # off-topic (14)
- # om (3)
- # onyx (3)
- # parinfer (14)
- # re-frame (10)
- # reagent (2)
- # remote-jobs (1)
- # ring-swagger (17)
- # sql (21)
- # untangled (38)
- # vim (3)
- # yada (23)
qqq: Yeah, a long-time ago. My university final year project as an undergraduate was to implement APL from scratch (in Pascal, would you believe).
@U04V70XH6 : recommendations for resources for implementing a mini-J ?
I used this classic, back in the day: http://www.worldcat.org/title/microprogrammed-apl-implementation/oclc/4098648
of course, any useful APL material should be: not on amazon, not searcahble as pdf, and not at local library 🙂
APL was always kinda old-school 🙂 And it’s been a long time since I built that (I graduated with my BSc in 1983!).
anyone have the numbers on the latency of the apple pencil? quora says: new pencil = 20ms fastedr, old = 70 ms, new = as low as 20 ms (fvrom different responders), but for whatever reason I have not found an authorative answer
Am I going crazy, or did GitHub recently update their syntax highlighting for Clojure?
speaking of syntax highlighting, i poked around and settled on google prettify for clojure. but it's not so great. any recommendations? (you can see the results at https://miraj-project.github.io/#!/html5)