
JavaScript
Python
Java
PHP
Rust
Haskell
Typescript
Elixir
GHCJS
Mint
Fay
ReasonML
Haste
Blazor
Amber
Elm
JavaScript
GHCJSBased on our record, GHCJS seems to be more popular. It has been mentiond 4 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: over 3 years ago
Default branch on ghcjs github is 8.6. 8.10 is a wip with commit from around a month ago. Source: over 5 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 / over 5 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: over 5 years ago
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Fay - A proper subset of Haskell that compiles to JavaScript - faylang/fay
PHP - A popular general-purpose scripting language that is especially suited to web development
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...