Skip to content

string_of_ident #372

@andrew-appel

Description

@andrew-appel

With the new ident_of_string defined in exportclight/Clightdefs.v, some users may find it helpful to have string_of_ident as well as this lemma:

Lemma string_of_ident_of_string: forall s, string_of_ident (ident_of_string s) = s.

I hereby contribute the attached definitions and proofs into the open-source portion of CompCert, with the recommendation that they be added to Clightdefs.v.

If you don't want them, just let me know, and I will add them to VST instead.

string_of_ident.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions