Haskell
Rust
JavaScript
Python
Java
Clojure
Elixir
NIM
J
Python
Clojure
NIM
Julia
F#
GoCD
Rust
Haskell
JBased on our record, Haskell should be more popular than J. 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: about 3 years ago
Where you go is entirely up to you. According to haskell.org, Haskell jobs are a-plenty. sigh. Source: over 3 years ago
Should they be part of haskell.org or something else? Source: over 3 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 3 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 3 years ago
This is based on K. Another array language is J http://jsoftware.com In J this would be:- Source: Hacker News / over 2 years agodot =: +/ . *.
Does J count a "esoteric"? If so, I do directly write J code, interactively. It's often a sort of exploration, a dialogue with the interpreter. J's conciseness makes that quite pleasant. Source: over 2 years ago
Sure. Advent_of_Code (AoC) is a computer programming competition thatโs been running since 2015. Problems are released daily from 1 December for 24 days. Thatโs the Advent thing. Each registrant gets their own data and has to write a program that produces a matching solution unique to their data usually a single number. You get a star if you get the correct answer. There is a ranking based on how long from release... Source: over 3 years ago
I started learning APL in 1974 and J about twenty years later. I think youโll find J (https://jsoftware.com) will be easy to pickup. You have the APL idioms down pat. I have to relearn them as I donโt use either much these days. Source: over 4 years ago
I like J, from jsoftware.com. They came up with a genius way of representing all primitives with ascii characters combined with periods or colons (a couple of exceptions). If you download and install, go to the demos and labs to see 3D graphic implementations and all sorts of other examples of capabilities. Source: almost 5 years ago
Rust - A safe, concurrent, practical language
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
NIM - GB64.COM is the home of The Gamebase Collection of C64 games.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible