> We are looking into using Coccinelle for refactoring in Go Thanks for your interest.
> Does Coccinelle include support for Go? Not yet. > * Is there any plan to add support for the same? Would you like to contribute significant development resources for corresponding software extensions? > * What would it take to add this support? Remarkable desire for collateral evolution. > Any documentation regarding this? Yes, of course. Did you notice information sources like the following already? * Paper “Computation tree logic with variables and witnesses” http://coccinelle.lip6.fr/papers/popl09.pdf https://doi.org/10.1145/1480881.1480897 * Manual for the semantic patch language https://github.com/coccinelle/coccinelle/blob/ed1eb8e06f800739d3992158d36945c0c4c6f0c7/docs/manual/cocci_syntax.tex#L50 * Clarification request: Support for more programming languages? https://systeme.lip6.fr/pipermail/cocci/2016-July/003445.html https://lore.kernel.org/cocci/[email protected]/ How do you think about to improve related technologies? Regards, Markus _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
