walmartlabs/active-status 0.1.3
https://github.com/walmartlabs/active-status
Library for allowing a command line application to report status of
multiple asynchronous jobs using an update-in-place status board
implemented using terminal capabilities. Jobs push updates into the status
board via c
Library for helping print things prettily, in Clojure - ANSI fonts,
formatted exceptions
The parse-exception function, added in 0.1.21, has been fixed to work when
a stack frame reports "Unknown Source" instead of a file and line number.
https://github.com/AvisoNovate/pretty
--
Howard M. Lewis
Hi,
It seems this library has really good documentation, but the link is at the
very end of readme. I think it would be great if "I see you are not
familiar with rule engines, here's a real quick summary of what rete4frames
is" comes before "and here is the detailed docs" which comes before "look,
https://github.com/evancz/elm-effects
Benefits (mostly for front-end development):
- Declarative side-effects
- Purity
- Improved tests
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note
If you're into editors or tooling we're happy to have help with LightTable
-
https://github.com/LightTable/LightTable/blob/master/CONTRIBUTING.md#contributing
:)
Cheers,
Gabriel
On Friday, February 5, 2016 at 5:26:12 AM UTC-5, Mikera wrote:
>
> Hi Bruce,
>
> My view is that the following thin
Mike,
That sounds really useful. So things like mapping and joining should
be in core.matrix then?
Just contemplating some PRs and where we should be looking.
I know there was talk about hooking up core.matrix to Spark RDDs. Has
anyone made any progress on that? It would be nice to pitch in ther
Hi Bruce,
My view is that the following things should be in core.matrix
- Fundamental dataset and array programming operations (slicing, access,
reshaping, dimension labelling etc.)
- Basic numerical operations (add, matrix multiply etc.)
- Matrix operations that may have different underlying imp