Mostly posting here, because I believe the code actually compiles and the other tries in Zig that I found not:
Useful criteria:
- compilation performance, ideally as formula
- runtime performance, ideally as formula
- compilation memory, ideally as formula
- runtime memory, ideally as formula
- comptime vs runtime modifiabillity (+ to what degree)