Comment by Aeglaecia
1 year ago
surely after 20 years this already exists , someone posted a header the other day that makes c syntax python like , macros are enough to accomplish what youre describing? i dont perceive it as efficient to force codebase contributors to relearn their ingrained language syntax , possibly more efficient for those having newly learned a language tho ...
> i dont perceive it as efficient to force codebase contributors to relearn their ingrained language syntax
That's why it's important that the transformation be reversible and what the gofmt-like code formatters are for.