Based on our record, ClojureScript should be more popular than GHCJS. 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.
There is a fork that compiles to js https://github.com/ghcjs/ghcjs compiler, and I believe the official glasgow compiler is working towards also supporting js/wasm (although I don't think they are supported as of yet). Source: about 2 years ago
Default branch on ghcjs github is 8.6. 8.10 is a wip with commit from around a month ago. Source: about 4 years ago
At present, here at Typeable we develop frontend in Haskell and use the web framework Reflex and the functional reactive programming (FRP). The source code in Haskell is transpiled into the JavaScript code using GHCJS. - Source: dev.to / about 4 years ago
In theory it is possible to write applications that run in the web browser in Java or C# or C++. There are compilers to compile Java to JavaScript or C++ to JavaScript/WebAssembly and a C# runtime that runs in the browser. In practice these technologies are very niche and only used for very few applications. The Cardano Wallet Daedalus is written in JavaScript even though most of the software for Cardano is... Source: about 4 years ago
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 1 year 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 1 year 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 / almost 2 years ago
I also didn't cheat by transpiling Clojure into JavaScript. (see ClojureScript). - Source: dev.to / about 2 years ago
Clojure has also a mature compiler to JavaScript. https://clojurescript.org/. Source: about 2 years ago
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
Fay - A proper subset of Haskell that compiles to JavaScript - faylang/fay
Tcl - Already one of the world's best-selling consumer electronics brands, TCL is now the fastest-growing TV brand in North America. TCL TVs feature stylish design and the latest technology.
Web Components - Native/Vanilla web components.
PureScript - PureScript is a small strongly typed programming language that compiles to JavaScript.