Ready to clone and code.

This commit is contained in:
simon
2024-12-01 10:26:44 +00:00
committed by github-actions[bot]
parent 6639ef82ae
commit 683b03ffe0
16 changed files with 29 additions and 118 deletions

View File

@@ -1,4 +1,4 @@
# project_name
# TextParser
A generic inpout parser class. Capable of tokenizing any text input according to preset rules.
Mainly used and created for solving Advent of Code challenges in 2024.