A Haskell Implementation for a Dependent Type Theory with Definitions
dc.contributor.author | Wang, Qufei | |
dc.contributor.department | Chalmers tekniska högskola / Institutionen för data och informationsteknik | sv |
dc.contributor.examiner | Bove, Ana | |
dc.contributor.supervisor | Coquand, Thierry | |
dc.date.accessioned | 2021-12-15T08:31:26Z | |
dc.date.available | 2021-12-15T08:31:26Z | |
dc.date.issued | 2021 | sv |
dc.date.submitted | 2020 | |
dc.description.abstract | We present in this paper a simple dependently typed language. This language could be viewed as a pure -calculus extended with dependent types and definitions. The focus of this project is on the study of a definition mechanism where the definitions of constants could be handled efficiently during the type checking process. We later enrich the language with a module system to study how the definition mechanism should be adjusted for the introduction of the concept namespace on variables. The outcome of our work is a REPL(read-evaluate-print-loop) program through which a source file of our language could be loaded and type checked. The program also provides auxiliary functions for users to experiment with and observe the effect of the definition mechanism. The syntax of our language is specified by the BNF converter and the program is implemented in Haskell. We hold the expectation that our work could contribute to the development of proof assistant systems based on the dependent type theory. | sv |
dc.identifier.uri | https://hdl.handle.net/20.500.12380/304406 | |
dc.language.iso | eng | sv |
dc.setspec.uppsok | Technology | |
dc.subject | computer science | sv |
dc.subject | dependent type theory | sv |
dc.subject | functional programming | sv |
dc.subject | type checker | sv |
dc.title | A Haskell Implementation for a Dependent Type Theory with Definitions | sv |
dc.type.degree | Examensarbete för masterexamen | sv |
dc.type.uppsok | H |