Software Alternatives & Reviews

Haskell VS Smalltalk

Compare Haskell VS Smalltalk and see what are their differences

Haskell logo Haskell

An advanced purely-functional programming language

Smalltalk logo Smalltalk

Smalltalk is an object-oriented programming (OOP) language. It is objects all the way down.
  • Haskell Landing page
    Landing page //
    2023-05-01

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

  • Smalltalk Landing page
    Landing page //
    2022-07-10

Haskell videos

Functional Programming & Haskell - Computerphile

More videos:

  • Review - Marloe Haskell Review
  • Review - Marloe Watch Company - Haskell - Watch Review

Smalltalk videos

No Smalltalk videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Haskell and Smalltalk)
Programming Language
66 66%
34% 34
OOP
59 59%
41% 41
Generic Programming Language
Learning Resources
100 100%
0% 0

User comments

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

Social recommendations and mentions

Smalltalk might be a bit more popular than Haskell. We know about 28 links to it since March 2021 and only 21 links to Haskell. 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 mentions (21)

  • Is there a programming language that will blow my mind?
    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: 11 months ago
  • Where to go from here?
    Where you go is entirely up to you. According to haskell.org, Haskell jobs are a-plenty. sigh. Source: about 1 year ago
  • Haskell.org now has "Get Started" page!
    Should they be part of haskell.org or something else? Source: over 1 year ago
  • Haskell.org now has "Get Started" page!
    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 1 year ago
  • dev environment for windows
    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 1 year ago
View more

Smalltalk mentions (28)

  • Old version of offline Scratch that had a secret OS
    Also, it's not really an "operating system", nor was it implemented by the ST. It's just part of Squeak (you got the name right), the "engine" Scratch 1.x was made with (which lets you edit the code in the same window it's running in). Source: about 1 year ago
  • Ask HN: Alternatives to organizing code in files and folders?
    Just downloaded https://squeak.org/ to play around with this concept. I wonder if there is already a modern tool/suite for Node/Python inspired by Smalltalk... - Source: Hacker News / about 1 year ago
  • What are some important differences between the popular versions of OOP (e.g. Java, Python) vs. the purist's versions of OOP (e.g. Smalltalk)?
    AFAIK the major SmallTalk distributions are https://squeak.org/ and https://pharo.org/. I've heard that Pharo is more complex and "practical", while Squeak is more educational and beginner-friendly. But both stick to their roots with "everything is an object or method", extreme reflection, and integrated runtime/IDE. Source: about 1 year ago
  • Ask HN: What software stack to select for this boot to code computer?
    Your concept looks nice, it reminds me a bit of the Lisperati: https://www.hackster.io/news/the-lisperati1000-is-a-cyberdeck-terminal-dedicated-to-lisp-programming-bb564f2ffcff So, did you consider Lisp or maybe Smalltalk? Plan 9 or Inferno might also be options. Plan 9 comes in different variants, the "classic" one (with a Raspberry Pi port by Richard Miller) or 9front, an Inferno porting tutorial can be found at... - Source: Hacker News / about 1 year ago
  • Squeak Morphic Layers
    This repository contains multiple projects closely related to (hardware-accelerated) rendering in Squeak/Smalltalk. Source: over 1 year ago
View more

What are some alternatives?

When comparing Haskell and Smalltalk, you can also consider the following products

Rust - A safe, concurrent, practical language

Pharo - Pharo is a pure object-oriented programming language and a powerful environment, focused on...

Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

JavaScript - Lightweight, interpreted, object-oriented language with first-class functions

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