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

dataization doesn't work for a simple object with \varphi? #630

Open
yegor256 opened this issue Dec 12, 2024 · 1 comment
Open

dataization doesn't work for a simple object with \varphi? #630

yegor256 opened this issue Dec 12, 2024 · 1 comment

Comments

@yegor256
Copy link
Member

I'm trying this:

$ cat bar.phi
{⟦ φ ↦ ξ.x, x ↦ ⟦ Δ ⤍ 01- ⟧ ⟧}
$ eo-phi-normalizer dataize bar.phi
⟦
  φ ↦ ξ.x,
  x ↦ ⟦
    Δ ⤍ 01-
  ⟧
⟧
.x

The output looks pretty weird, I can't understand it. Here, I believe, we should get data. What am I doing wrong?

@yegor256
Copy link
Member Author

@fizruk maybe you can help?

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

1 participant