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

Transpile #4

Open
JohnCoene opened this issue Jan 9, 2024 · 0 comments
Open

Transpile #4

JohnCoene opened this issue Jan 9, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@JohnCoene
Copy link
Contributor

Separating code that is written from the code that is produced; essentially adding a build~ish step would enable more things, .e.g: ECMAscript <-> JavaScript.

We could think of some kind of transpilation, some feasible ideas:

  • Replace one pipe for the other (magrittr to native)
  • Support box within srcpkg

We currently just copy files across but we could read and modify.
Admittedly doing only basic things: we don't have a full-blown parser that understands R.

@JohnCoene JohnCoene added the question Further information is requested label Jan 9, 2024
@JohnCoene JohnCoene self-assigned this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant