phikal / aoc2018

My Advent of Code solutions in AWK (currently on halt, no time)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains my Advent of Code solutions-programms, for the year 2018.

My goal is to finish all of them using AWK, specifically with the GAWK (GNU AWK) interpreter. Most solutions are pretty cheep and inefficient... to say the very least.


All code is in the public domain. If there are any questions regarding my poorly commented and documented code, please contact me!

About

My Advent of Code solutions in AWK (currently on halt, no time)


Languages

Language:Awk 99.4%Language:Shell 0.6%