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

Typo changes #511

Merged
merged 1 commit into from
Sep 30, 2018
Merged

Typo changes #511

merged 1 commit into from
Sep 30, 2018

Conversation

Darryl1702
Copy link
Contributor

  • HTML is not really a language
  • I'd prefer to use the word 'parse' because it means, "The process of analyzing text made of a sequence of tokens to determine its grammatical structure ... . The parser then builds a data structure ... for compilers, interpreters or translators to create an executable program or library." Instead of just reading them.

https://stackoverflow.com/questions/2933192/what-is-parsing-in-terms-that-a-new-programmer-would-understand

- HTML is not really a language
- I'd prefer to use the word 'parse' because it means, "The process of analyzing text made of a sequence of tokens to determine its grammatical structure ... . The parser then builds a data structure ... for compilers, interpreters or translators to create an executable program or library." Instead of just reading them.

https://stackoverflow.com/questions/2933192/what-is-parsing-in-terms-that-a-new-programmer-would-understand
@iliakan iliakan merged commit bde68f5 into javascript-tutorial:master Sep 30, 2018
@iliakan
Copy link
Member

iliakan commented Sep 30, 2018

I merged it, but there's a problem.

Not everyone knows the word parse. Maybe an explanation in parens?

@Darryl1702
Copy link
Contributor Author

Yeah definitely, do you have a simple explanation in mind? Or provide the link above.

azmo1213 pushed a commit to azmo1213/en.javascript.info that referenced this pull request Mar 14, 2023
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

Successfully merging this pull request may close these issues.

2 participants