Based on our record, Haskell should be more popular than Tcl. It has been mentiond 21 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.
Haskell - a general-purpose functional language with many unique properties (purely functional, lazy, expressive types, STM, etc). You mentioned you dabbled in Haskell, why not try it again? (I've written about 7 things I learned from Haskell, and my book is linked at them bottom if you're interested :) ). Source: almost 2 years ago
Where you go is entirely up to you. According to haskell.org, Haskell jobs are a-plenty. sigh. Source: about 2 years ago
Should they be part of haskell.org or something else? Source: over 2 years ago
Haskell.org now has a big purple Get Started button that takes you to a nice short guide (haskell.org/get-started) that quickly provides all the basic info to get going with Haskell. It is aimed for beginners, to reduce choice fatigue and to give them a clear, official path to get going. Source: over 2 years ago
I just jumped into the wiki "Write Yourself a Scheme in 48 hours" which looks pretty good. (although some of the text explanation is hard to understand without context).. I used cabal to set up the starter project. Sublime editor seems to work OK and I just use the git Bash shell on windows to compile the program directly on the command line. So maybe this is all good enough for now (?). It seems installing... Source: over 2 years ago
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
Rust - A safe, concurrent, practical language
KornShell - The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
fish shell - The friendly interactive shell.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
ClojureScript - A Clojure compiler targeting JavaScript