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

Ideal Technical Framework #14

Open
thomas-lamiaux opened this issue May 15, 2024 · 0 comments
Open

Ideal Technical Framework #14

thomas-lamiaux opened this issue May 15, 2024 · 0 comments

Comments

@thomas-lamiaux
Copy link
Collaborator

thomas-lamiaux commented May 15, 2024

At the beginning we are going to set up a interface using JsCoq and coqdoc similarly to what is done for Software Foundation.
However, it has a lot of issues and we would like something better on the long run.
Hence, I am starting this issue to gather idea about what the web interface could look like, and Zulip conversation to talk about it.

Ideally, we would have:

  • An interactive web interface similar to what JsCoq can offer, that takes .v file and generate a page
  • Using an expressive but standard format like github's version of md file (md + math + a few stuffs) rather than coqdoc
  • Possibility to redefine a function or a lemma several time using the same name each time, in order not to have to write map, map', map''
  • Possibility to have exercises and buttons to display the solutions
  • Automatic generation of table contents like in Latex
  • ?

Other criteria:

  • If we put effort into that, we should think of users like teachers that need options like downloading the completed file / uploading a partially completed files etc...
  • ?
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