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

Grammar doesn't define "Const" #458

Open
PaulBone opened this issue Apr 10, 2023 · 0 comments
Open

Grammar doesn't define "Const" #458

PaulBone opened this issue Apr 10, 2023 · 0 comments
Labels
component: docs Documentation component: language The Definition of the Plasma Language meta: triaged Has the issue been triaged yet? status: accepted A bug we intend to fix it. type: bug

Comments

@PaulBone
Copy link
Member

Plasma's grammar in plasma_ref.txt doesn't define "Const" Const is part of expressions but it isn't defined anywhere. It should be defined as literal strings and numbers.

I am in the progress of making anther change for pragmas that wants to refer to literal strings, and will create the String non-terminal which should also be defined in this change.

@PaulBone PaulBone added type: bug component: docs Documentation meta: triaged Has the issue been triaged yet? status: accepted A bug we intend to fix it. component: language The Definition of the Plasma Language labels Apr 10, 2023
@PaulBone PaulBone added this to the Language groundwork milestone Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: docs Documentation component: language The Definition of the Plasma Language meta: triaged Has the issue been triaged yet? status: accepted A bug we intend to fix it. type: bug
Projects
None yet
Development

No branches or pull requests

1 participant