SamKouteili / Arithmetic-Coq-Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arithmetic-Coq-Compiler

Creating and proving an arithmetic compiler in Coq. Types are inductively defined, as are evaluate, compile, and run processes. Primary proof showcases that evaluating an arithmetic expression is equivalent to compiling and then running it.

About


Languages

Language:Coq 100.0%