elixir
Exercism exercises in Elixir. (by exercism)
haskell
Exercism exercises in Haskell. (by exercism)
elixir | haskell | |
---|---|---|
1 | 9 | |
626 | 495 | |
0.5% | 0.2% | |
8.5 | 7.8 | |
7 days ago | about 1 month ago | |
Elixir | Haskell | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
elixir
Posts with mentions or reviews of elixir.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Elixir: A Guide for Beginners
Exercism has a wonderful example in the robot simulator exercise. In it, you create a struct that holds the position and direction of a robot and provide various functions for moving and turning the robot.
haskell
Posts with mentions or reviews of haskell.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-07.
- como saber o que é melhor de se fazer com cada linguagem de programação?
-
Custom set implementation
I am working the Exercism Haskell Track and one of the questions asks for a custom set implementation. I studied some community solutions to see what other folks are doing, and came across something that I don't quite understand.
- Pedagogical Downsides of Haskell
-
Update book library: Slowing down development
Starting today, I'll resume solving exercises in Exercism, focusing on my Python and Haskell tracks.
-
Anything like 4clojure for Haskell?
I did see https://exercism.org/tracks/haskell , as well, but I'm not sure if that's what I'm looking for and I won't know until I make an account. I'd rather not make an account unless it actually provides what I'm looking for.
- Best way to learn Haskell
-
Which solution is better, and why?
"Best" solution here: https://github.com/exercism/haskell/blob/main/exercises/practice/acronym/.meta/examples/success-text/src/Acronym.hs
-
Anyone here programmed in Haskell after taking 61a? If so what was your experience like, do you think what you learned in 61a made Haskell easier or more enjoyable for you?
Haskell is a really interesting language, and if you're comfortable with Scheme from 61a then many of the concepts carry over. However, Haskell has a pretty steep learning curve (in comparison to Clojure which is much closer to Scheme). I've been using https://exercism.org/tracks/haskell and been finding it fun so far.
-
Efficient probability testing
To explore this space I created an Exercism exercise called dnd-character.
What are some alternatives?
When comparing elixir and haskell you can also consider the following projects:
python - Exercism exercises in Python.
ruby - Exercism exercises in Ruby.
java - Exercism exercises in Java.
elm - Exercism exercises in Elm.
bash - Exercism exercises in Bash.
snobol4 - Exercism exercises in SNOBOL4.
problem-specifications - Shared metadata for exercism exercises.
go - Exercism exercises in Go.
haskell-links - Exploratory project to gather Haskell links