Top
New
Ask
Show
Cpparinfer: A C++23 implementation of the parinfer algorithm
58 points by
tosh
5 days ago |
3 comments
miroljub
1 day ago
Unfortunately, it doesn't implement parinfer smart mode.
CyMonk
1 day ago
there is a rust implementation that implements smart mode.
https://github.com/eraserhd/parinfer-rust
miroljub
1 day ago
Yep, that's the one I use currently, but didn't want to link it here.