Advent of Code 2023 in your language

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

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

    A secure scripting language for event-loop/reactive Java-based applications.

  • Yes, I have been solving them all in my Jactl language. A lot of fun and a great way to test out the language. Managed to do all of last years problems in it and managing to keep up this year so far (although sometimes work/life prevents me solving it immediately on the day).

  • aoc_2023_c3

    Advent of Code solved using C3.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tic

  • The language in question is tic: https://github.com/jDomantas/tic (there are no docs on the language, but you can see solutions here).

  • cant

    A programming argot

  • martinaise

    A small, statically typed, low-level programming language.

  • I completed day 1: https://github.com/MarcelGarus/martinaise/blob/main/advent/day1.mar

  • AdventOfCode2023

    This advent of Code I am trying to solve them using WingLang (by olivernybroe)

  • I have done the first 5 days so far in https://www.winglang.io/ It has def. showed be some QoL things missing, but very interesting to do AoC on early languages or your own :) https://github.com/olivernybroe/AdventOfCode2023

  • tailspin-v0

    A programming language with extreme data-pattern matching and data-declarative syntax, hopefully different enough to be interesting

  • I eventually tend to do all days in Tailspin. The ones I have done so far are in directories ending in "tt" (the others are in Pyret, just to get a feel for it) https://github.com/tobega/aoc2023/tree/main

  • 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.

    WorkOS logo
  • aoc2023

    Advent of code 2023 solutions (by tobega)

  • I eventually tend to do all days in Tailspin. The ones I have done so far are in directories ending in "tt" (the others are in Pyret, just to get a feel for it) https://github.com/tobega/aoc2023/tree/main

  • yz-design-notes

    Notes on the language design, examples, features, questions etc.

  • Nice! Here's mine in YzYz overview using a "state" machine (or state pattern if you want to) in O(n) I think

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