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

[parte 2] - Incluir exemplos com o PLY (Python Lex-Yacc) #4

Open
johnidm opened this issue Mar 16, 2017 · 2 comments
Open

[parte 2] - Incluir exemplos com o PLY (Python Lex-Yacc) #4

johnidm opened this issue Mar 16, 2017 · 2 comments

Comments

@johnidm
Copy link
Owner

johnidm commented Mar 16, 2017

Incluir na parte 2 do ebook um exemplo de calculadora que avalia expressões e permite declarar variáveis, implementar as operações matemáticas básicas.

Conceitos que devem ser abordados:

  • Analise léxica
  • Analise sintática
  • Árvore de análise sintática

https://www.youtube.com/watch?v=Hh49BXmHxX8
http://www.dabeaz.com/ply/

@johnidm johnidm changed the title [parte] - Incluir exemplos com o PLY (Python Lex-Yacc) [parte 2] - Incluir exemplos com o PLY (Python Lex-Yacc) Mar 16, 2017
@johnidm
Copy link
Owner Author

johnidm commented Mar 17, 2017

@johnidm
Copy link
Owner Author

johnidm commented Apr 13, 2017

Repository owner deleted a comment from yawoffeh Feb 23, 2024
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