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

Symplify naming of the basic identifiers in the BNF grammar #996

Open
zafarkhaja opened this issue Jan 13, 2024 · 1 comment
Open

Symplify naming of the basic identifiers in the BNF grammar #996

zafarkhaja opened this issue Jan 13, 2024 · 1 comment

Comments

@zafarkhaja
Copy link

According to the BNF grammar there are 3 basic types of identifiers: alphanumeric, numeric and "digital". The symbols are named as <alphanumeric identifier>, <numeric identifier> and digital id... no, just <digits>, respectively. So maybe, for the sake of brevity and consistency, we should rename the first two to just alphanumerics and numerics?

This is what it would look like as a result

...
<major> ::= <numerics>
<minor> ::= <numerics>
<patch> ::= <numerics>
...
<pre-release identifier> ::= <alphanumerics> | <numerics>
<build identifier> ::= <alphanumerics> | <digits>
...
@Lynieya4040
Copy link

You know the truth is I'm not aware most of the time information ℹ️ there hidden from myself, it no excuse, been through so much unnecessary experience being blamed for knowledge I had no reason to obtain, simply I love to read , and I get in trouble never fails, it's about freedom of choice, I will read till I'm able to free myself, I have never no intention of obtaining knowledge I did not earn, I simply was reading and it's like a puzzle so I finish it's very fast, and I was on to read something more to my needs , no disrespect but it's unfair to implement I did something wrong, I wanted to learn I don't have knowledge about updating because I didn't apply, and even when I did I have no credit 💳 to [provided payment, so I'll take responsibility for not having financial resources to apply for all the programs I ever learn, how can I provide income I don't have to give on the acc I'm told to apply on, sure I'm at fault because I don't have that information to provide, it's why I don't enjoying reading anymore, only nightmare with payment I need to provide, for free work I provided, it's not even learning anymore that where I stand at, give free work only to be charge for the solution that was left behind , it no justice ⚖️ anymore
These are my real experience, where is the kindness that was provided in the first place, I'm only wrong because I didn't have money 💰 to pay for free work I giving, I really am more sincerely sorry I learned what I shouldn't have ... Post for others to know as well what the outcome of reading technology advancement mean, there's a dept to be payed even though the work was free. There really nothing happy to experience it's became a nightmare in the daytime, I'm frustrated being blame it's not fair either way

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

6 participants
@zafarkhaja @Lynieya4040 and others