Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

[Docs-Change] Add reference for expression statements #51

Open
Luna-Klatzer opened this issue Oct 7, 2021 · 0 comments
Open

[Docs-Change] Add reference for expression statements #51

Luna-Klatzer opened this issue Oct 7, 2021 · 0 comments
Assignees
Labels
documentation Documentation issue, change or idea good first issue Good for newcomers hacktoberfest Hacktoberfest-related

Comments

@Luna-Klatzer
Copy link
Member

Describe the change

Add the reference section for expression statements, which should contain the following items:

  • Explanation of the term expression and how it is tied together with an expression statement.
  • Explanation of the terminology of an expression statement (basically an expression that is also a statement/ends with a ;).
  • Showing examples of how it is used and what type there are.

These should contain the standard items such as Syntax, Examples and Additional Notes if required. It should also contain simple language and descriptive language to explain it in detail, as it is the foundation of programming in Para-C, like in any other modern language.

Additional context

Section: https://para-c.readthedocs.io/en/latest/lang_ref/statements/expression_statement.html

@Luna-Klatzer Luna-Klatzer added documentation Documentation issue, change or idea good first issue Good for newcomers hacktoberfest Hacktoberfest-related dev-branch-only labels Oct 7, 2021
@Luna-Klatzer Luna-Klatzer self-assigned this Oct 7, 2021
@Luna-Klatzer Luna-Klatzer changed the title [Docs-Change] Implement reference for expression statements [Docs-Change] Add reference for expression statements Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Documentation issue, change or idea good first issue Good for newcomers hacktoberfest Hacktoberfest-related
Projects
None yet
Development

No branches or pull requests

1 participant