
fastThread
ThreadMine.dev
ClojureScript
ReasonML
Tcl
Mint
Haste
Elm
PureScript
Haskell
fastThread
ClojureScriptNo fastThread 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
ThreadMine.dev - Java thread dump analyzer โ free, no signup
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...