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

Penpot - The Open-Source design & prototyping platform
mal - Make a Lisp
Cool open source projects written in various languages.
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 1.3
When you start a repl - no connection message.
user space fix:
(add-hook
'cider-connected-hook
(lambda ()
(message
(funcall
cider-connection-message-fn))))Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs.
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"
Asynchronous communication for Clojure
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
Is your feature request related to a problem? Please describe (REQUIRED):
In my game project, about 50% of the time when property animations running on game objects or gui nodes have to be stopped at the same time. I can currently do this by calling the go.cancel_animations or gui.cancel_animation functions one after the other with the appropriate property names.
For example:
go.ca
Distributed, masterless, high performance, fault tolerant data processing
Fast, cross-platform, standalone ClojureScript environment
See #1029
Created by Rich Hickey
Released October 16, 2007
What happened?
incorrect markdown list display
Reproduce the Bug
Expected Behavior
No response
Screenshots
Desktop Platform Information
Fedora Linux fc35.x86_64, Logseq 6.0.4
Mobile Platform In