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

Consider bundling and wrapping a Go compiler #42

Open
tigregalis opened this issue Jan 29, 2025 · 0 comments
Open

Consider bundling and wrapping a Go compiler #42

tigregalis opened this issue Jan 29, 2025 · 0 comments

Comments

@tigregalis
Copy link

Wrap a Go compiler.

From an end-user perspective, they could:

  1. mix go and borgo files, with either as the root
  2. transparently rewrite their go cli commands from go ... to borgo ... and it should just do the right thing

Borgo would:

  1. Detect borgo and go source files
  2. Transpile borgo files to go files
  3. Build the project
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