40 points mfilion | 6 comments | | HN request time: 1.155s | source | bottom
1. ◴[] No.44381811[source]
2. keybored ◴[] No.44381867[source]
Can you use Cocci for Java today without hassle?
3. tonfa ◴[] No.44382329[source]
I wonder how coccinelle compares with something based on clang transformer (something like https://research.google/pubs/large-scale-automated-refactori...)
4. 4b11b4 ◴[] No.44384280[source]
Unrelated, but collabora's work with GStreamer... it reads very well. People are using this when they need an upgrade of their prototype in Roboflow?
5. Yoric ◴[] No.44384661[source]
Ooooohhh coccinelle for Rust?

Extremely exciting! As someone who values understanding my code, I'd use it over LLM-based refactoring any day of the week (although I might use a LLM to produce coccinelle patches).