[2022] 25 Different Languages Challenge, completed

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • advent-of-code-2022

    Advent of Code, this year I will attempt the 25 different languages challenge (by andreu-vall)

    It was a nice and fun way to check out old and new languages I wanted to try, and the final image with all the languages looks quite nice! The code is in GitHub, I tried to solve them as clean as possible.

  • adventofcode

    my solutions to advent of code (by Joald)

    I also did this, my repo is here. My requirements were that the language has to be actively used for real world development and contributed to (so no toy/experimental languages and no relicts of the past like Fortran, COBOL and Pascal), and be a general-purpose language with a decent standard library for common algorithms (so no assembly, SQL, HTML). I will make a separate post when I clean up the repo a bit more, but for now I'm happy to say I completed the challenge. Maybe day 21 was a bit cheaty, cause initially I wanted to learn Racket and use the advanced parsing capabilities for that day, but with time constraints I settled for (technically) using Prolog (see the day 21 readme for explanation of solution).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • adventofcode

    AoC solutions and visualizations for the years 2021 (Julia), 2022 (Kotlin), 2023 (Python) (by LiquidFun)

    I had created a script which creates tiles for each aoc day with the same color github uses for the code insights. So I was wondering what your repository would look using that script; suffice to say, "colorful" does not do it justice.

  • AoC2022

    Solutions to Advent of Code 2022 puzzles. (by SwampThingTom)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts