From 1c147396427dbd05abadb4c1bbf9a60bb49770ec Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sun, 3 Dec 2023 18:11:24 +0100 Subject: [AoC2023] day01 lisp fail 2nd --- AoC2023/readme.org | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 AoC2023/readme.org (limited to 'AoC2023/readme.org') diff --git a/AoC2023/readme.org b/AoC2023/readme.org new file mode 100644 index 0000000..8436177 --- /dev/null +++ b/AoC2023/readme.org @@ -0,0 +1,13 @@ +#+title: Readme + + +* Multi-language solutions for the 2023 Advent of code + +From any directory to execute the solutions call +#+begin_src bash +make -C .. +#+end_src +* Review on other languages +https://gitlab.com/asciiphil/advent-of-code +https://github.com/abyala/advent-2022-clojure +https://github.com/christophstockhusen/aoc-2022-clojure -- cgit v1.2.3