Check it out - Sunday special π - replumb 0.2.3
with :preloads
support - https://github.com/Lambda-X/replumb/releases/tag/0.2.3
hello everybody!
New to clojurescript after reading https://medium.com/@puppybits/rxjs-is-great-so-why-have-i-moved-on-534c513e7af3#.9w6jebfgq
@gkadillak: Welcome but please go to the #C03S1L9DN channel for any discussion. This is an announcement channel which goes to 6.5K people.
ok will do @mikethompson π
I need to parse foo^2 x^{x+1}
to ["foo" [:super "2"] " x" [:super "x+1"]]
with instaparse. Tips?
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.
So I need something like lookback, rather than lookahead
@seylerius: can you take those questions to #C03S1KBA2 ? this channel is for announcements only.
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
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.
@bensu: My bad, thought I was in #Clojure
Please help me understand how do you build dashboards by participating in this poll - https://twitter.com/sreenathnannat/status/749914746019688448
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