MetaCoq / metacoq

Metaprogramming, verified meta-theory and implementation of Coq in Coq
https://metacoq.github.io
MIT License
370 stars 79 forks source link

Primitive flags #1032

Closed mattam82 closed 7 months ago

mattam82 commented 8 months ago

Add a way to control the presence of primitive ints/floats or arrays in terms (useful for correctness statements about translations which do not yet support arrays, or any primitive types).