Software Alternatives & Reviews

Haskell VS Go Programming Language

Compare Haskell VS Go Programming Language and see what are their differences

Haskell logo Haskell

An advanced purely-functional programming language

Go Programming Language logo Go Programming Language

Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...
  • Haskell Landing page
    Landing page //
    2023-05-01

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

  • Go Programming Language Landing page
    Landing page //
    2023-02-06

Haskell videos

Functional Programming & Haskell - Computerphile

More videos:

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

Go Programming Language videos

No Go Programming Language videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Haskell and Go Programming Language)
Programming Language
26 26%
74% 74
OOP
27 27%
73% 73
Generic Programming Language
Learning Resources
100 100%
0% 0

User comments

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

Social recommendations and mentions

Based on our record, Go Programming Language seems to be a lot more popular than Haskell. While we know about 292 links to Go Programming Language, we've tracked only 21 mentions of 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: about 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: about 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

Go Programming Language mentions (292)

  • AWS Serverless Diversity: Multi-Language Strategies for Optimal Solutions
    Now, I’m not going to use C++ again; I left that chapter years ago, and it’s not going to happen. C++ isn’t memory safe and easy to use and would require extended time for developers to adapt. Rust is the new kid on the block, but I’ve heard mixed opinions about its developer experience, and there aren’t many libraries around it yet. LLRD is too new for my taste, but **Go** caught my attention. - Source: dev.to / 10 days ago
  • How to use Retrieval Augmented Generation (RAG) for Go applications
    Generative AI development has been democratised, thanks to powerful Machine Learning models (specifically Large Language Models such as Claude, Meta's LLama 2, etc.) being exposed by managed platforms/services as API calls. This frees developers from the infrastructure concerns and lets them focus on the core business problems. This also means that developers are free to use the programming language best suited... - Source: dev.to / 2 days ago
  • Building a Playful File Locker with GoFr
    Make sure you have Go installed https://go.dev/. - Source: dev.to / 12 days ago
  • Golang: out-of-box backpressure handling with gRPC, proven by a Grafana dashboard
    I've been writing a lot about Go and gRPC lately:. - Source: dev.to / 27 days ago
  • 🤓 My top 3 Go packages that I wish I'd known about earlier
    ✨ In recent months, I have been developing web projects using GOTTHA stack: Go + Templ + Tailwind CSS + htmx + Alpine.js. As soon as I'm ready to talk about all the subtleties and pitfalls, I'll post it on my social networks. - Source: dev.to / 2 months ago
View more

What are some alternatives?

When comparing Haskell and Go Programming Language, you can also consider the following products

Rust - A safe, concurrent, practical language

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

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

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

Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible