Skip to content

Advent of Code 2023 in Bash

Notifications You must be signed in to change notification settings

jplitza/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023 in Bash

This is my attempt to solve Advent of Code 2023 completely in Bash, without forking to external programs like grep, sed, awk, etc.

I first attempted to use only Dash / POSIX Shell, but failed pretty early. Let's see how long Bash (and time) will serve me.

About

Advent of Code 2023 in Bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages