Skip to content

SamKouteili/Arithmetic-Coq-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

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

Implementing a simple verified compiler in Coq

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors