The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Jan 25, 2021 - 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
For JavaDoc to work properly for third-party libraries we need to register their JavaDoc like this:
(javadoc/add-remote-javadoc "com.amazonaws." "http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/")
(javadoc/add-remote-javadoc "org.apache.kafka." "https://kafka.apache.org/090/javadoc/")
For the sake of convenience we can add some configuration map that gets evaluated when a REP
Add custom clj-kondo hooks for macroses to ensure that lint rules are followed inside them.
Macros to be handled:
fx/defn - similarly to defn with check on metadata for ::eventsfx/merge - seems like it could be lint'ed as thread macro, plus warn on limitationsdefviewletsubs - lint as let + check on types forFigwheel 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
A privacy-first, open-source(frontend-only) platform for knowledge sharing and management.
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
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.