Elixir
Clojure
Rust
NIM
Python
Haskell
Kotlin
JavaScript
Pharo
C++
Smalltalk
F#
D (Programming Language)
Perl
Pike programming language
Crystal (programming language)
ElixirBased on our record, Elixir should be more popular than Pharo. It has been mentiond 92 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.
How to store in-memory data in Dart and how to do it correctly? What kind of solution do we have to "share" a reference to an object containing data? Let review the solution I would have used on Erlang/Elixir:. - Source: dev.to / 2 months ago
Writing Elixir code is not really exciting to me, but, to be honest, if someone today wants to create an application from scratch and is looking for a big pool developers and a battle tested distributed infrastructure (the BEAM VM), Elixir is probably one of the best choice nowadays. The community is active, the documentation is great, the language looks like a mix between Ruby and Python, without the annoying... - Source: dev.to / 2 months ago
Phoenix is a framework for Elixir, the same way Rails is a framework for Ruby. Its mission is to be a productive framework that doesn't compromise on speed or maintainability. - Source: dev.to / 2 months ago
I've heard about Elixir since it appeared and I built small things to play with, but I never really got into it. What motivated me, besides the job opportunities popping up in Brazil and the world, is the community. Everyone is very welcoming and embraces diversity, which in my view is exactly what's needed to grow a language further. - Source: dev.to / 2 months ago
I believed step 4, temperature control, was the most critical. I maintained temperature using hot water bottles and glass bottles filled with hot water inside a styrofoam box. Inside the box, I placed a Raspberry Pi 4 with an AHT20 temperature/humidity sensor to monitor the temperature. The software running on the Raspberry Pi 4 was an application built with Nerves, an IoT framework for Elixir. - Source: dev.to / 7 months ago
If someone wants to try it out, both Glamorous Toolkit and plain Pharo have tooling that allows integration of both local and remote LLM services. Some links to start off with: https://gtoolkit.com/ https://github.com/feenkcom/gt4llm https://pharo.org/ https://omarabedelkader.github.io/ChatPharo/. - Source: Hacker News / 5 months ago
Not to be confused with Pharo, the immersive programming experience: https://pharo.org/. - Source: Hacker News / 6 months ago
Are you using Pharo already? If not, give it a go: https://pharo.org/ For taking notes and stuff you'd otherwise do in Jupyter or Livebook, try GT: https://gtoolkit.com/ It's not an OS, but you can just abstract over OS actions within either and keep them as your main interface, similar to how some people rarely leave Emacs. - Source: Hacker News / 10 months ago
Perhaps switch languages/paradigms for a few days. If you are used to using "text-based" languages such as golang, python, c++ or java, try something like Smalltalk to freshen you up. Pharo https://pharo.org/ is a nice implementation. - Source: Hacker News / 11 months ago
Have you seen https://pharo.org/ by chance? it's a smalltalk IDE built in smalltalk, which means that the whole thing is editable at runtime. it's hard to describe before you see it, https://pharo.org/features has some demos. - Source: Hacker News / 12 months ago
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.
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
Rust - A safe, concurrent, practical language
Smalltalk - Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.
NIM - GB64.COM is the home of The Gamebase Collection of C64 games.
F# - F# is a mature, open source, cross-platform, functional-first programming language.