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
- Host: GitHub
- URL: https://github.com/ilyasergey/coq-exercises
- Owner: ilyasergey
- Created: 2014-04-13T14:09:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-24T21:35:57.000Z (over 11 years ago)
- Last Synced: 2025-02-01T07:43:43.568Z (over 1 year ago)
- Language: Coq
- Size: 240 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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