@p
> it'd be nice to support the only other Go compiler, the gcc frontend, so I don't wanna go past that
would be really great if the gcc frontend was updated again, the "two compilers implementing a specification" was one of the really cool things about go.
then, i don't even use generics and NIH everything anyway ![]()
@p iirc the go frontend of gcc is more or less ian lance taylor doing it alone. i imagine generics support involves some larger restructuring.
> would be really great if the gcc frontend was updated again, the "two compilers implementing a specification" was one of the really cool things about go.
Yeah, and I wonder, like...Go can't be harder to compile than C++.