-
Notifications
You must be signed in to change notification settings - Fork 9
XML protocol
CJ Bell edited this page Oct 8, 2016
·
5 revisions
This documentation aims to provide a "hands on" description of the XML protocol that coqtop and coqide use to communicate. A somewhat out-of-date description of the async state machine is documented here. Typings for the protocol can be found here.
- The state machine
- Commands
- Add
- EditAt
- Init
- Goal
- Status
- Query
- Evars
- Hints
- Search
- GetOptions
- SetOptions
- MkCases
- StopWorker
- PrintAst
- Annotate
- Feedback messages