Open purpleidea opened 1 year ago
Gave ccgo a spin, but both v3 and v4 choke pretty hard on the augeas source. The augeas code is full of preprocessor macros, so might be extra challenging.
Also ccgo seems to be under very active development, might be worth checking back later.
Rewriting 30k lines of C code manually does seem daunting.
More information here: https://github.com/dominikh/go-augeas/issues/16
[Copied here]
Not sure how strongly people feel about augeas, I really like the idea of keeping it in, but this might be overshadowed by having to use "C". The
virt
resource also uses "C", but there are alternatives we can port that to.