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

Request: grammar tokens documentation. #11

Closed
jcrodriguez1989 opened this issue May 29, 2019 · 2 comments
Closed

Request: grammar tokens documentation. #11

jcrodriguez1989 opened this issue May 29, 2019 · 2 comments

Comments

@jcrodriguez1989
Copy link

I am working on an R code optimizer project, in which I am trying to use as much as possible R base packages.
The utils::getParseData functions is being really useful for my tasks. However, it is getting hard to decipher what each token means. So far, the best I could find was the grammar definition found in this repo.
@halpo , @romainfrancois , @jimhester and @dmurdoch as you were working with parsing-related projects, could any of you provide me of documentation regarding to which R expression each token maps?

Sorry for the inconvenience.
Thank you very much!
Rodriguez, Juan Cruz

@dmurdoch
Copy link

dmurdoch commented May 29, 2019 via email

@jcrodriguez1989
Copy link
Author

If you think it is the only documentation available, then it must be.
Thank you very much!

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

2 participants