Fork me on GitHub
#admin-announcements
<
2016-07-04
>
richiardiandrea01:07:26

Check it out - Sunday special 😄 - replumb 0.2.3 with :preloads support - https://github.com/Lambda-X/replumb/releases/tag/0.2.3

gkadillak03:07:15

hello everybody!

mikethompson04:07:36

@gkadillak: Welcome but please go to the #C03S1L9DN channel for any discussion. This is an announcement channel which goes to 6.5K people.

seylerius06:07:15

I need to parse foo^2 x^{x+1} to ["foo" [:super "2"] " x" [:super "x+1"]] with instaparse. Tips?

seylerius06:07:36

The key is that the ^ needs to immediately follow a word character (or maybe a symbol), but not be included in that parse. It needs to be part of the previous parse entry.

seylerius06:07:30

So I need something like lookback, rather than lookahead

bensu07:07:37

@seylerius: can you take those questions to #C03S1KBA2 ? this channel is for announcements only.

ricardo08:07:14

A few months ago I released Relevance, a smart tab organizer for Chrome which I wrote in ClojureScript. I’m now releasing the source under the MIT license: https://numergent.com/2016-07/Relevance-is-now-open-source.html

ricardo08:07:56

Unsure if that was better suited for #C03S1L9DN or this channel, but since it’s an announcement and not a discussion of ClojureScript itself, I figured this is the place.

seylerius09:07:10

@bensu: My bad, thought I was in #Clojure

sreenath.n10:07:30

Please help me understand how do you build dashboards by participating in this poll - https://twitter.com/sreenathnannat/status/749914746019688448

jasongilman19:07:06

Updates to Proto REPL (Atom editor Clojure plugin) and Proto REPL Charts (Charts and Drawing from Proto REPL) have been released to add a canvas drawing feature: https://github.com/jasongilman/proto-repl-charts/blob/master/canvas.md Discuss in #C0RBXJEP5