You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any plans to add support for literate CSPm - so we can embed it in LaTeX docs?
Just like Haskell's lhs but using the \begin{code}...\end{code} form, rather than bird-tracks.
For CSP it could be
\begin{cspm}
. . .
\end{cspm}