You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+14
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ This is a collection of awesome resources related to the yearly
49
49
*[Crystal](#crystal)
50
50
*[D](#d)
51
51
*[Dart](#dart)
52
+
*[Delphi](#delphi)
52
53
*[Deno](#deno)
53
54
*[Elixir](#elixir)
54
55
*[Elm](#elm)
@@ -81,6 +82,7 @@ This is a collection of awesome resources related to the yearly
81
82
*[Objective-C](#objc)
82
83
*[OCaml](#ocaml)
83
84
*[PHP](#php)
85
+
*[Pascal](#pascal)
84
86
*[Perl](#perl)
85
87
*[Picat](#picat)
86
88
*[Pony](#pony)
@@ -381,6 +383,12 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re
381
383
382
384
*[julemand101/AdventOfCode2024](https://github.com/julemand101/AdventOfCode2024)
383
385
386
+
#### Delphi
387
+
388
+
*Solutions to AoC in Delphi.*
389
+
390
+
*[marvin-schultz/AoC-2024-Delphi](https://github.com/marvin-schultz/AoC-2024-Delphi)
391
+
384
392
#### Deno
385
393
386
394
*Solutions to AoC in Deno.*
@@ -575,6 +583,12 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re
575
583
*[jvwag/advent-of-code](https://github.com/jvwag/advent-of-code)
576
584
*[tbali0524/advent-of-code-solutions](https://github.com/tbali0524/advent-of-code-solutions)
577
585
586
+
#### Pascal
587
+
588
+
*Solutions to AoC in Pascal.*
589
+
590
+
*[marvin-schultz/AoC-2024-Delphi](https://github.com/marvin-schultz/AoC-2024-Delphi)
0 commit comments