aarroyoc / advent-of-code-2023

My solutions for AoC 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2023

My solutions for AoC 2023

My objective this year is that all solutions run in the Mango Pi MQ-Pro, a RISC-V64 SBC based on the Allwinner D1 chip and the Nezha platform.

MangoPi Screenshot

The operating system I'm using on the Mango Pi is a community build of Armbian 23.09:

Languages and systems used:

  • Prolog / Scryer Prolog v0.9.3
  • Haskell / GHC v9.0.2
  • RISC-V assembler / GCC 12.3.0
  • Java / OpenJDK 21
  • Rust / Rust 1.70.0

About

My solutions for AoC 2023

License:The Unlicense


Languages

Language:Prolog 44.0%Language:Java 28.0%Language:Assembly 11.1%Language:Haskell 10.9%Language:Rust 5.5%Language:Makefile 0.4%