scorphus / advent-of-code-2022

πŸ“ Solutions to Advent of Code 2022 πŸŽ„

Home Page:https://adventofcode.com/2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ Advent of Code 2022 Build Status

Solutions to Advent of Code 2022 in Racket

Motivations

  • Have fun πŸ™‚
  • Learn Racket, its tooling and ecosystem
  • Practice problem solving ⚑
  • Produce correct, readable and somewhat performant code πŸ€“

License

Code in this repository is distributed under the terms of the BSD 3-Clause License (BSD-3-Clause).

See LICENSE for details.

About

πŸ“ Solutions to Advent of Code 2022 πŸŽ„

https://adventofcode.com/2022

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Racket 96.4%Language:Makefile 3.6%