An open API service indexing awesome lists of open source software.

https://github.com/ilyasergey/coq-exercises

Exercises for Coq course, based on SSReflect, Coq'Art and CPDT
https://github.com/ilyasergey/coq-exercises

Last synced: over 1 year ago
JSON representation

Exercises for Coq course, based on SSReflect, Coq'Art and CPDT

Awesome Lists containing this project

README

          

coq-exercises
=============

Various exercises for Coq course, implemented in SSReflect

Structure of the repository
-

* ./cpdt-ssr -- Exercises from Chlipala's CPDT book, reimplemented via SSR