jgm / jgm/cmark-hs

Provide pattern synonyms for the AST?

Open
#11 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
48
Forks
14
PR merge metrics
No merged PRs in 30d

Description

I found it useful to have pattern synonyms like these: https://github.com/aelve/cmark-patterns/blob/master/lib/CMark/Patterns.hs. Perhaps they could be added to `cmark` itself? (If not, I'm happy to keep them in my library.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Review lib/CMark/Patterns.hs in the linked cmark-patterns project and the cmark-hs AST bindings first. Compare the existing pattern set with the public AST API, then determine which patterns belong in cmark itself. Done means the agreed pattern synonyms are exposed without breaking the existing interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.