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
The paper is published [in arXiv](https://arxiv.org/abs/2112.11988) (draft is [here](https://github.com/objectionary/reducing-programs-to-objects/blob/gh-pages/paper.pdf)).
6
+
The paper is published in [arXiv] (draft is in this [PDF]).
7
7
8
8
To build it, just run:
9
9
10
10
```bash
11
-
$ make
11
+
make
12
12
```
13
13
14
14
You need to have
@@ -20,4 +20,7 @@ and
20
20
[`texqc`](https://rubygems.org/gems/texqc)
21
21
installed.
22
22
23
-
Once compiled and packaged, upload zip archive to [arXiv](https://arxiv.org/abs/2112.11988).
23
+
Once compiled and packaged, upload zip archive to [arXiv].
0 commit comments