Consider adding a generalized transformation directive
Open
- Dominant language
- C++
- Stars
- 182
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
From #119:
> Maybe something for the future: there's a lot of effort in the code to get no_case working, and in
> the end it's all about applying case folding. What about having a transformation-directive letting
> users plug-in their own transformations for input and target:
>
> `transform( _input_transformation_ )[ parser ]`
> `transform( _input_transformation_, _target_transformation_ )[ parser ]`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.