Skip to content

Solutions to advent of code 2023, entirely in posix shell.

Notifications You must be signed in to change notification settings

jgiron42/AOC23.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of almost all challenges from advent of code 2023 in POSIX shell.

I allow myself the use of all POSIX utility except other languages (awk, bc, c99, fort77) and with the addition of some GNU features like the mktemp utility or the -E option of sed for a cleaner code.

About

Solutions to advent of code 2023, entirely in posix shell.

Topics

Resources

Stars

Watchers

Forks

Languages