Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(v1): add rudimentary, optional, KDL v1 parsing #104

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

zkat
Copy link
Member

@zkat zkat commented Dec 20, 2024

This is kinda rough right now, since it involves actually pulling in the old kdl v1. Not ideal, but workable as a stepping stone while a real v1 parser gets written.

As such, I'm not gonna close #82. That's a separate thing.

This is kinda rough right now, since it involves actually pulling in the old kdl v1. Not ideal, but workable as a stepping stone while a real v1 parser gets written.
@zkat zkat merged commit 6a7248c into main Dec 20, 2024
14 checks passed
@zkat zkat deleted the zkat/v1-support branch December 20, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v2] Rewrite v1 parser in winnow and expose it, so folks can easily port over existing kdl docs.
1 participant