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

Idea: Enhance Go language for less boilerplate and basic features for readability without sacrificing safety. #20

Open
bwplotka opened this issue Apr 10, 2021 · 0 comments

Comments

@bwplotka
Copy link
Owner

https://twitter.com/bwplotka/status/1379843244952014853

Ideas:

  • Infer types when field is a concrete type. Same if it's pointer - just allocate.
  • Join/Merge operation based on reflect? 🤔

It would be amazing to not get into compiler changes and IDE tooling changes, but it's easier to iterate on something working then creating new language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant