Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coq-community/metaprogramming-rosetta-stone
A rosetta stone for metaprogramming in Coq, with different examples of tactics, plugins, etc implemented in different metaprogramming languages [maintainer=@yforster]
https://github.com/coq-community/metaprogramming-rosetta-stone
coq coq-plugin metaprogramming
Last synced: 3 months ago
JSON representation
A rosetta stone for metaprogramming in Coq, with different examples of tactics, plugins, etc implemented in different metaprogramming languages [maintainer=@yforster]
- Host: GitHub
- URL: https://github.com/coq-community/metaprogramming-rosetta-stone
- Owner: coq-community
- License: mit
- Created: 2023-06-28T09:45:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T19:27:07.000Z (12 months ago)
- Last Synced: 2024-05-01T19:51:01.268Z (9 months ago)
- Topics: coq, coq-plugin, metaprogramming
- Language: Coq
- Homepage:
- Size: 105 KB
- Stars: 16
- Watchers: 7
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rosetta stone of metaprogramming in Coq
[![Contributing][contributing-shield]][contributing-link]
[![Code of Conduct][conduct-shield]][conduct-link]
[![Zulip][zulip-shield]][zulip-link][contributing-shield]: https://img.shields.io/badge/contributions-welcome-%23f7931e.svg
[contributing-link]: https://github.com/coq-community/manifesto/blob/master/CONTRIBUTING.md[conduct-shield]: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-%23f15a24.svg
[conduct-link]: https://github.com/coq-community/manifesto/blob/master/CODE_OF_CONDUCT.md[zulip-shield]: https://img.shields.io/badge/chat-on%20zulip-%23c1272d.svg
[zulip-link]: https://coq.zulipchat.com/#narrow/stream/373964-CUDW-2023/topic/Rosetta.20stone.20of.20extension.20languages## Meta
- Author(s):
- Enzo Crance
- Davide Fissore
- Yannick Forster
- Gaëtan Gilbert
- Talia Ringer
- Michael Soegtrop
- Enrico Tassi
- Tomas Vallejos
- Coq-community maintainer(s):
- Yannick Forster ([**@yforster**](https://github.com/yforster))
- License: [MIT License](LICENSE)
- Compatible Coq versions: 8.17
- Additional dependencies: multiple, see READMEs in directories