Based on our record, ClojureScript should be more popular than Tcl. 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.
Except for https://tcl.tk/ of course! - Source: Hacker News / over 1 year ago
So Lua is the new Tcl. A lightweight scripting language designed to be embedded in other programs. Then I went and looked at http://tcl.tk and it appears the current maintainers of Tcl forgot why it exists as well. ;-) Everyone hated Tcl back in the day for similar reasons. Too lightweight, no serious language features, etc... Maybe we should just use Scheme. - Source: Hacker News / over 2 years ago
Tcl (https://tcl.tk/) is actually pretty good, though I doubt it reaches the speeds Lua can. For modding, it may be enough. Source: over 2 years ago
The main site at https://tcl.tk has lots of resources. Source: almost 3 years ago
If you're feeling bored try https://tcl.tk ;P. Source: over 3 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 / about 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 / almost 2 years ago
Clojure has also a mature compiler to JavaScript. https://clojurescript.org/. Source: about 2 years ago
Haskell - An advanced purely-functional programming language
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
KornShell - The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories.
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
fish shell - The friendly interactive shell.
PureScript - PureScript is a small strongly typed programming language that compiles to JavaScript.