ws-challenges
Solutions for Project Euler, Advent of Code, and Rosetta Code in Whitespace (by thaliaarchi)
advent-of-code
My solutions for the Advent of Code quests. (by ntrp)
Our great sponsors
ws-challenges | advent-of-code | |
---|---|---|
2 | 1 | |
3 | 1 | |
- | - | |
0.0 | 0.0 | |
3 months ago | 3 months ago | |
Makefile | Haskell | |
GNU General Public License v3.0 only | - |
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.
ws-challenges
Posts with mentions or reviews of ws-challenges.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-08.
-
AOC 2022 in q by experienced q programmers
I've created a similar repo of puzzles, including Advent of Code, but solved in the Whitespace programming language. Even otherwise easy puzzles are made significantly more difficult in Whitespace, as it is a quite low-level language. The control flow feels like coding in assembly and the stack paradigm feels like a Forth. The challenge is fun, though, and I'm filling in the gaps of my (unofficial) standard library as I go.
- Advent of Code 2021
advent-of-code
Posts with mentions or reviews of advent-of-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-05.
-
foldl vs foldr
I spent most of the time on the damn Parsec parser... Somehow I could not make it work. Implemented the game logic with the state monad and it came out relatively nice conceptually. You can check my solution here https://github.com/ntrp/advent-of-code/blob/main/2021/solution/haskell/days/Day04.hs
What are some alternatives?
When comparing ws-challenges and advent-of-code you can also consider the following projects:
aoc2020 - Advent of Code 2020
advent-of-code-2020 - 🎅🌟❄️☃️🎄🎁
advent-of-code-2021
adventofcode-hs-2021 - Solutions to http://adventofcode.com/2021 (in progress)
Advent_of_Code_in_Pascal - My solutions to the Advent of Code, in Free Pascal
advent-of-code-2021 - 🎅🌟❄️☃️🎄🎁
AdventOfCode2020 - Advent of code 2020
advent-of-code - Advent of Code solutions