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

Análisis estático #19

Open
5 tasks
danilopedraza opened this issue Feb 17, 2024 · 0 comments
Open
5 tasks

Análisis estático #19

danilopedraza opened this issue Feb 17, 2024 · 0 comments

Comments

@danilopedraza
Copy link
Member

Se debe poder verificar la congruencia de las operaciones del lenguaje. En particular, se debería verificar:

  • Existencia de valores que son invocados
  • Congruencia entre parámetros y argumentos de funciones
  • Existencia de código muerto:
    • Valores sin usar
    • Sentencias a las que nunca se llega
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