Skip to content

Solution to Advent of Code 2021 with a different language each day

Notifications You must be signed in to change notification settings

Robbe7730/adventofcode2021

Repository files navigation

Advent of Code 2021

This year, I've challenged myself to solve every day of AoC in a different language. The result is what you see in this repo.

Every day has a Makefile with prepare_part_1, prepare_part_2, run_part_1 and run_part2, to allow a uniform way to run every solution, assuming you have the language installed.

Languages Used

  1. x86 assembly
  2. ><>
  3. FreeBASIC
  4. OpenCL
  5. COBOL
  6. Fortran
  7. GolfScript
  8. Pascal
  9. Perl
  10. Prolog
  11. Go
  12. Julia
  13. R
  14. Scala
  15. Kotlin
  16. C
  17. Haskell
  18. Lua
  19. Ruby
  20. Minecraft (part 1) | Bash (part 2)
  21. PHP
  22. Java
  23. JavaScript (part 1) | TypeScript (part 2)
  24. Python
  25. Rust

About

Solution to Advent of Code 2021 with a different language each day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published