Título: | DYNAMIC TYPE EXTRACTOR FOR LUA | ||||||||||||
Autor(es): |
FELIPE VIEIRA CORTES |
||||||||||||
Colaborador(es): |
ROBERTO IERUSALIMSCHY - Orientador |
||||||||||||
Catalogação: | 09/SET/2021 | Língua(s): | PORTUGUESE - BRAZIL |
||||||||||
Tipo: | TEXT | Subtipo: | SENIOR PROJECT | ||||||||||
Notas: |
[pt] Todos os dados constantes dos documentos são de inteira responsabilidade de seus autores. Os dados utilizados nas descrições dos documentos estão em conformidade com os sistemas da administração da PUC-Rio. [en] All data contained in the documents are the sole responsibility of the authors. The data used in the descriptions of the documents are in conformity with the systems of the administration of PUC-Rio. |
||||||||||||
Referência(s): |
[pt] https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/TFCs/consultas/conteudo.php?strSecao=resultado&nrSeq=54590@1 [en] https://www.maxwell.vrac.puc-rio.br/projetosEspeciais/TFCs/consultas/conteudo.php?strSecao=resultado&nrSeq=54590@2 |
||||||||||||
DOI: | https://doi.org/10.17771/PUCRio.acad.54590 | ||||||||||||
Resumo: | |||||||||||||
The goal of this project is to develop a tool capable of inspecting a Lua program at run-time, extracting information about function types. By using the set of introspective functions provided by Lua core library debug , we can explore the reflectiveness features of the language and generate a detailed report about the execution of a program, containing the types of the values transferred during its execution. The purpose of the report is to support authors and revisors in debugging and maintaining the code also suiting as a documentation.
|
|||||||||||||
|