File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,9 @@ \subsection*{Running examples in the \Coq{} system}
206206popular \texttt {Emacs } programming editor (known as \texttt {Proof General })
207207and for the \texttt {Visual Studio Code } programming environment
208208(known as \texttt {vscoq }). These extensions and similar projects can easily
209- be found by a search on the Internet.
209+ be found by a search on the Internet. Last, but not least, you can run \Coq {}
210+ inside a web browser: the code snippets presented in this book can be found
211+ at \url {https://math-comp.github.io/mcb/snippets/}.
210212
211213When starting a \Coq {} session, a few commands must be sent to the \Coq {}
212214system to tell it to load the \mcbMC {} library and to configure its behavior
You can’t perform that action at this time.
0 commit comments