Simon Diesenreiter 0d85132a32
Some checks failed
CI / linter (9.0.X, ubuntu-latest) (push) Failing after 2m6s
SonarQube Scan / SonarQube Trigger (push) Successful in 2m7s
CI / tests_linux (9.0.X, ubuntu-latest) (push) Has been skipped
feat: implement greedy repetition, ref: A24-13
2024-12-02 15:30:07 +01:00
2024-12-01 02:13:49 -08:00
2024-12-01 02:13:49 -08:00
2024-12-01 10:26:44 +00:00
2024-12-01 10:26:44 +00:00
2024-12-02 11:54:41 +01:00
2024-12-01 02:13:49 -08:00
2024-12-01 10:26:44 +00:00
2024-12-01 10:26:44 +00:00
2024-12-01 02:13:49 -08:00
2024-12-01 10:26:44 +00:00
2024-12-01 10:26:44 +00:00

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.

Usage

TODO: dotnet sample code on usage

Development

Read the CONTRIBUTING.md file.

Description
No description provided
Readme 198 KiB
0.10.0 Latest
2024-12-13 16:04:23 +01:00
Languages
C# 89.3%
Shell 8.5%
Makefile 2.1%
Dockerfile 0.1%