Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

Testing latest pari + WASM + node.js... and it works?! Wow.

28495 views
License: GPL3
ubuntu2004
1
\begingroup
2
\catcode`\&=12
3
\catcode`\_=12
4
\catcode`\$=12
5
\catcode`\#=12
6
\catcode`\%=12
7
\catcode`\^=13
8
\catcode`\~=13
9
\gdef\vers{2.14.0}
10
\gdef\includedir{/usr/local/include}
11
\gdef\libdir{/usr/local/lib}
12
\endgroup
13
14