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

Criar Analisador Semântico para o Portugol Studio #25

Open
leonelsanchesdasilva opened this issue Sep 26, 2023 · 0 comments
Open

Criar Analisador Semântico para o Portugol Studio #25

leonelsanchesdasilva opened this issue Sep 26, 2023 · 0 comments
Labels
💎 recompensa-10 Pagamos recompensa: 10 dólares good first issue Good for newcomers

Comments

@leonelsanchesdasilva
Copy link
Contributor

leonelsanchesdasilva commented Sep 26, 2023

Onde implementar: https://github.com/DesignLiquido/delegua/tree/principal/fontes/analisador-semantico/dialetos

Rotinas mínimas para recompensa:

  • Reatribuição de constante;
  • Constante/variável não existente;
  • Atribuição de tipos incompatíveis entre variáveis;
  • Chamada de função inexistente;
  • Chamada de função com número de parâmetros diferente do esperado.

Como testar

image

image

@leonelsanchesdasilva leonelsanchesdasilva added the good first issue Good for newcomers label Sep 26, 2023
@leonelsanchesdasilva leonelsanchesdasilva added the 💎 recompensa-10 Pagamos recompensa: 10 dólares label Jan 6, 2024
@leonelsanchesdasilva leonelsanchesdasilva transferred this issue from DesignLiquido/delegua May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💎 recompensa-10 Pagamos recompensa: 10 dólares good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant