Skip to content

KvGeijer/advent-of-zote-2023

Repository files navigation

Advent of Zote

This is the home for my solutions to the 2023 Advent of Code challenge.

They are mainly written in Zote which is my own scripting language with a strong emphasis on pipes. Zote compiles to stack-based bytecode similarly as Python, but is not that optimized, making it around 3x slower than Python. I only had to switch to Python once when I needed the Z3 solver.

About

Solutions to advent of code 2023 in my language Zote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages