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

Future of clang-pure #26

Open
Merivuokko opened this issue Oct 4, 2023 · 3 comments
Open

Future of clang-pure #26

Merivuokko opened this issue Oct 4, 2023 · 3 comments

Comments

@Merivuokko
Copy link

Hello @chpatrick, do you have any plans for maintaining clang-pure in the future? Like fixing bugs, incorporating new features from libclang, accepting PRs, or anything?

I might have use for this package, and might consider forking it, if it turns out to that it is able to do what I want. I probably would need to extend clang-pure somewhat. I also have no idea about how many new features have been added to libclang, if any.

I might also consider upstreaming my changes. However, there are things that I am not that much interested in – like maintaining backwards-compatibility with older ecosystem packages or support for the Stack tool.

@chpatrick
Copy link
Owner

Hi there!

Unfortunately I don't have much time to maintain it these days and you're very welcome to do so if you like. I can also add you as a contributor to this repo.

I've had some ideas about a new version of the package, mainly doing the reference counting with C++ smart pointers instead of Foreign.Concurrent:

https://github.com/chpatrick/clang-pure-2/blob/master/cbits/ClangPure.h

@Merivuokko
Copy link
Author

Merivuokko commented Oct 9, 2023 via email

@chpatrick
Copy link
Owner

chpatrick commented Oct 9, 2023 via email

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

No branches or pull requests

2 participants