Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs, headerfiles, and all that #71

Open
6 tasks
piyush-kurur opened this issue Jul 24, 2018 · 0 comments
Open
6 tasks

Docs, headerfiles, and all that #71

piyush-kurur opened this issue Jul 24, 2018 · 0 comments

Comments

@piyush-kurur
Copy link
Member

piyush-kurur commented Jul 24, 2018

While we have mostly used verse to generate code, it would be good if the verse also generates some
minimal documentation and header files for easy integration with outside projects. Here I collect some of
these information that can be useful.

  • Doxygen or some other documentation
  • Function prototypes
  • Header files
  • Somehow lift the names in Coq source to names in C code. Might need some tactics
  • For assembly code, annotate with the corresponding verse instruction.
  • Frama-C annotations for safety of the generated C functions.
@piyush-kurur piyush-kurur pinned this issue Dec 27, 2018
@piyush-kurur piyush-kurur unpinned this issue Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant