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

UnphiMojo can't parse ξ() #3347

Open
yegor256 opened this issue Aug 23, 2024 · 6 comments
Open

UnphiMojo can't parse ξ() #3347

yegor256 opened this issue Aug 23, 2024 · 6 comments
Assignees
Labels

Comments

@yegor256
Copy link
Member

yegor256 commented Aug 23, 2024

UnphiMojo can't parse this:

  {
    ⟦
      α1 ↦ ξ()
    ⟧
  }

I believe, it's a bug, since the expression is legal.

@yegor256 yegor256 added the bug label Aug 23, 2024
@yegor256
Copy link
Member Author

@maxonfjvipon can you please help?

Copy link

@yegor256 thanks for the report, here is a feedback:

Problems

  • The bug report is ambiguous, lacking in precise error details. The anticipated result of UnphiMojo parsing ξ() is not clear.
  • The report fails to provide steps to replicate the issue, thereby posing a challenge for developers to comprehend and resolve the problem.
  • The report omits specifying the environment or the context of the bug's occurrence. Details like the operating system, software version, and other conditions can be vital for resolving the bug.

I would recommend including clear, step-by-step instructions to reproduce the issue in the bug report.

Please fix the bug report in order it to get resolved faster.
Analyzed with gpt-4

@maxonfjvipon
Copy link
Member

@yegor256 are you sure it's legal to do Xi application? It seems meanless

@yegor256
Copy link
Member Author

@maxonfjvipon it's perfectly legal in phi-calculus. You take yourself and make a copy of it, recursively.

@maxonfjvipon
Copy link
Member

@yegor256 do we allow such behavior in EO?

[x] > y
  $ 5 > a

@yegor256
Copy link
Member Author

yegor256 commented Aug 23, 2024

@maxonfjvipon of course we do (well, we must)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants