The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Nov 27, 2020 - Clojure
{{ message }}
Clojure is a functional, dynamic, general-purpose programming language. It provides built-in concurrency support via software transactional memory and asynchronous agents, and offers a rich set of immutable, persistent data structures. Clojure runs on JVM, JavaScript VMs, and Common Language Runtime.
The simplest, fastest way to get business intelligence and analytics to everyone in your company

A list of cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
mal - Make a Lisp
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
A community coding style guide for the Clojure programming language
Is your feature request related to a problem? Please describe.
I have to repeatedly add e.g. :integration to the list of exclude-selectors in order for cider-test-related functions to not run my :integration-tagged tests.
Describe the solution you'd like
I'd love to see support for non-interactive test selector filters, either by doing some (setq ..) magic or (even better) by re
In a private group chat that I created, assigned a name and act as an admin, I am unable to successfully change the name.
[comment]: # Group chat name is able to be changed
[comment]: # Group chat name is not able to be changed
For the developer who will be investigating. Is it related to anothe
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
Klipse is a Javacript plugin for embedding interactive code snippets in tech blogs. A simple client-side code evaluator pluggable on any web page: clojure, ruby, javascript, python, scheme, es2017, jsx, brainfuck, c++, reagent, lua, ocaml, reasonml, prolog, common lisp
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff
Distributed, masterless, high performance, fault tolerant data processing
Fast, cross-platform, standalone ClojureScript environment
A Clojure babushka for the grey areas of Bash (native fast-starting Clojure scripting environment)
Is your feature request related to a problem? Please describe.
Cannot scroll all the way down to the end of the page when on chrome (iOS)
Describe the solution you'd like
Scroll down to the end of the page
Additional context
this is an example of not able to scroll down to see the link reference
![image0](https://user-images.githubusercontent.com/53516684/96216299-90a10880-
Created by Rich Hickey
Released October 16, 2007
At this moment relu_layer op doesn't allow threshold configuration, and legacy RELU op allows that.
We should add configuration option to relu_layer.