Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposal: (dev.go2go) remove the .go2 extension #40137

Closed
OneOfOne opened this issue Jul 9, 2020 · 1 comment
Closed

proposal: (dev.go2go) remove the .go2 extension #40137

OneOfOne opened this issue Jul 9, 2020 · 1 comment

Comments

@OneOfOne
Copy link
Contributor

OneOfOne commented Jul 9, 2020

I propose to merge the go2go tool with cmd/go, removing the .go2 extension and start porting some parts of the stdlib to generics.

This would allow easier testing and expose the compiler to more test cases mixing generic and non-generic code.

@gopherbot gopherbot added this to the Proposal milestone Jul 9, 2020
@ianlancetaylor
Copy link
Contributor

The go2go tool is an experimental translation tool intended to make it easier for people to see how the generics design draft works in practice. The tool was written to be thrown away. We won't be merging it into cmd/go. Instead, we will use it to move toward a real language proposal, which will then have a real implementation, with code review and everything.

@golang golang locked and limited conversation to collaborators Jul 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants