Software Alternatives, Accelerators & Startups

Erlang VS Pharo

Compare Erlang VS Pharo and see what are their differences

Erlang logo Erlang

A programming language used to build massively scalable soft real-time systems with requirements on high availability

Pharo logo Pharo

Pharo is a pure object-oriented programming language and a powerful environment, focused on...
  • Erlang Landing page
    Landing page //
    2023-05-09

We recommend LibHunt Erlang for discovery and comparisons of trending Erlang projects.

  • Pharo Landing page
    Landing page //
    2022-07-26

Erlang videos

Book Review - Erlang in Anger

More videos:

  • Review - Erlang is getting pretty! - Michal Muskala | Code BEAM SF 20

Pharo videos

Black Ops 3 In Depth: Pharo Burst Fire SMG Review (Best SMG?)

Category Popularity

0-100% (relative to Erlang and Pharo)
Programming Language
34 34%
66% 66
OOP
37 37%
63% 63
Development
59 59%
41% 41
Generic Programming Language

User comments

Share your experience with using Erlang and Pharo. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Pharo seems to be a lot more popular than Erlang. While we know about 31 links to Pharo, we've tracked only 2 mentions of Erlang. 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.

Erlang mentions (2)

  • Perfect Elixir: Environment Setup
    I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / 2 months ago
  • What is Calypso?
    However, as Elixir is inherently tied to the BEAM and Erlang/OTP, it means that it has features like immutable variables (though you can rebind them and have state via process loops, e.g. Agents or GenServers). This also means that OTP is the main "application framework" for Elixir/Erlang. In my opinion, OTP is a pretty good design philosophy for applications, but sometimes it's just kind of hard to set up or wrap... - Source: dev.to / about 3 years ago

Pharo mentions (31)

  • Enlightenmentware
    Smalltalk and as a particular case Pharo is an example of this for me. (https://pharo.org/). When I was in uni a paper that I always came back to was Licklider's 1960s paper on human-computer symbiosis (https://worrydream.com/refs/Licklider_1960_-_Man-Computer_Symbiosis.pdf) "[...]to enable men and computers to cooperate in making decisions and controlling complex situations without inflexible dependence on... - Source: Hacker News / 1 day ago
  • Why don't schools teach debugging, or, more fundamentally, fundamentals?
    I think in part it's because the idea that programming is text and math-based is too ingrained in society. For example, we talk about programming languages. But IMO there are also programming systems such as Smalltalk [1]. I've programmed 2 years professionally in it, currently looking for an engagement in a different language (a curiosity thing, also a resume thing). I think Smalltalk has a lot to offer by... - Source: Hacker News / 4 months ago
  • Ask HN: What perfect software did you discover of recent?
    Glamorous Toolkit (https://gtoolkit.com/) and the underlying Pharo (https://pharo.org/). Writing Pharo code (a modern implementation of Smalltalk) in the GT environment is the most fun I've had programming in years. - Source: Hacker News / 6 months ago
  • Pharaoh - Server Side Framework for Dart
    I read Pharo for just a split second. Source: 6 months ago
  • Ask HN: What would an IDE built for the Apple Vision Pro look like?
    I imagine something like https://pharo.org/. - Source: Hacker News / 12 months ago
View more

What are some alternatives?

When comparing Erlang and Pharo, you can also consider the following products

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

D (Programming Language) - D is a language with C-like syntax and static typing.

Perl - Highly capable, feature-rich programming language with over 26 years of development

Smalltalk - Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.

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