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

Problemas código gerar peg/well formed #1

Open
dfreit4ss opened this issue Jan 31, 2022 · 0 comments
Open

Problemas código gerar peg/well formed #1

dfreit4ss opened this issue Jan 31, 2022 · 0 comments

Comments

@dfreit4ss
Copy link
Contributor

dfreit4ss commented Jan 31, 2022

Fazendo teste usando a função is-WF para verificar as expressões peg geradas pela randPEG, após testar várias vezes surgiu essa expressão como não WF

'((X2 (• (/ 1 ε) (/ X0 2)) (X1 (/ (* 2) (• X2 X2)) (X0 (• (• X1 X1) (/ 3 3)) ∅))) (• (• X1 X1) (/ 3 1)) ((X0 #f (X0 X2 X1)) (X1 #t (X1 X0 X2)) (X2 #f (X0 X1 X2))))

@dfreit4ss dfreit4ss changed the title Problemas codigo gerar peg/well formed Problemas código gerar peg/well formed Jan 31, 2022
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