parser: implement basic dosini parsing #2

Merged
amery merged 3 commits from pr-amery-parser into main 2023-08-31 16:17:12 +02:00
Owner

tokens are delivered via callbacks.

this should be extended later to support [section "name"] notation, quoted values and multiline

tokens are delivered via callbacks. this should be extended later to support `[section "name"]` notation, quoted values and multiline
amery added 3 commits 2023-08-31 03:58:36 +02:00
amery requested review from karasz 2023-08-31 03:58:44 +02:00
karasz approved these changes 2023-08-31 09:25:46 +02:00
karasz left a comment
Owner

LGTM

LGTM
amery merged commit 169379f5c6 into main 2023-08-31 16:17:12 +02:00
amery deleted branch pr-amery-parser 2023-08-31 16:17:12 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asciigoat/ini#2