Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
J
Python
Haskell
NIM
Julia
F#
GoCD
Rust
Clojure
JBased on our record, Clojure should be more popular than J. It has been mentiond 43 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.
In my last post I discussed DSLs for database querying in Clojure. These typically take the form of data structures. - Source: dev.to / 9 days ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / about 2 months ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 3 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year 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
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
Haskell - An advanced purely-functional programming language
Rust - A safe, concurrent, practical language
NIM - GB64.COM is the home of The Gamebase Collection of C64 games.
Julia - Julia is a sophisticated programming language designed especially for numerical computing with specializations in analysis and computational science. It is also efficient for web use, general programming, and can be used as a specification language.