The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Oct 14, 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

mal - Make a Lisp
Cool open source projects written in C, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala, etc.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
input {{query (page-tags myblog)}}
Expected behavior
Don't show block
Desktop (please complete the following information):
Penpot - The Open-Source design & prototyping platform
Immutable database and Datalog query engine for Clojure, ClojureScript and JS
A community coding style guide for the Clojure programming language
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 forCider should allow to configure where to send the result of the last expression to, if a buffer/file gets evaluated
Cider always sends the evaluation result of the last expression in a filer/buffer on "cider-load-file" to the echo area of Emacs.
In case this expression is large, emacs will crash/being unresponsive immediately.
Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!
Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
"every time I watch one of his talks I feel like someone has gone in and organized my brain"
A curated list of awesome Clojure libraries and resources. Inspired by awesome-... stuff
http-kit is a minimalist, event-driven, high-performance Clojure HTTP server/client library with WebSocket and asynchronous support
Distributed, masterless, high performance, fault tolerant data processing
Fast, cross-platform, standalone ClojureScript environment
Describe the bug (REQUIRED)
Bob fails with exception java.nio.file.NoSuchFileException if run from a folder with spaces in the path.
To Reproduce (REQUIRED)
Run Bob from a folder containing spaces, e.g. (arguments removed for clarity)
java -jar "D:\User Documents\Richard\Defold projects\defold-playable-ads\playable_ad\build\bob_1f57126.jar"
Expected behavior (REQUIRED)
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.