ThreadMine.dev
fastThread
ClojureScript
ReasonML
Tcl
Mint
Haste
Elm
PureScript
Haskell
ThreadMine is a Java thread dump analyzer with AI โ detects deadlocks, CPU spikes, pool exhaustion and virtual thread pinning. Free online, no signup.
ThreadMine.dev
ClojureScriptNo ThreadMine.dev videos yet. You could help us improve this page by suggesting one.
Based on our record, ClojureScript seems to be more popular. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
LISP in the browser! You end up having to shit a large runtime with your app but it all transpiles to vanilla JS. https://clojurescript.org/. - Source: Hacker News / over 2 years ago
JS isn't perfect, but it's good enough. And there is ongoing effort to make it even better. Also, many other languages compile to JS (without WASM). Notably: - https://www.typescriptlang.org/ - https://coffeescript.org/ - https://clojurescript.org/ - https://www.transcrypt.org/ I wrote https://multi-launch.leftium.com, which is only 6% JS. The majority is Svelte (65%) + TypeScript (27%). ( - Source: Hacker News / over 2 years ago
A few years ago, I started learning the ClojureScript language and quickly became fascinated with functional programming. One day, I wondered if it would be possible to implement a similar programming style in Sass, allowing for anonymous functions and threading macros. After conducting some experiments, I came up with the following Sass functions:. - Source: dev.to / about 3 years ago
I also didn't cheat by transpiling Clojure into JavaScript. (see ClojureScript). - Source: dev.to / about 3 years ago
Clojure has also a mature compiler to JavaScript. https://clojurescript.org/. Source: over 3 years ago
fastThread - Free online thread dump analyzer to troubleshoot Java, android applications. Kotlin, Clojure, Scala, Jruby, Jython, all JVM language thread dumps are supported. hs_err_pid, core dump files are analyzed.
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...