https://github.com/objectionary/reducing-programs-to-objects
LaTeX paper on how to reduce programs to EO objects
https://github.com/objectionary/reducing-programs-to-objects
eolang latex oop paper
Last synced: 6 months ago
JSON representation
LaTeX paper on how to reduce programs to EO objects
- Host: GitHub
- URL: https://github.com/objectionary/reducing-programs-to-objects
- Owner: objectionary
- License: mit
- Created: 2022-05-17T12:12:18.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T14:25:58.000Z (7 months ago)
- Last Synced: 2025-04-12T05:24:07.368Z (6 months ago)
- Topics: eolang, latex, oop, paper
- Language: TeX
- Homepage: https://arxiv.org/abs/2112.11988
- Size: 1.27 MB
- Stars: 14
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://arxiv.org/abs/2112.11988)
[](https://github.com/yegor256/reducing-programs-to-objects/actions/workflows/latexmk.yml)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)).
To build it, just run:
```bash
$ make
```You need to have
[`aspell`](http://aspell.net/),
LaTeX,
[`biblint`](https://github.com/Kingsford-Group/biblint),
[`texsc`](https://rubygems.org/gems/texsc),
and
[`texqc`](https://rubygems.org/gems/texqc)
installed.Once compiled and packaged, upload zip archive to [arXiv](https://arxiv.org/abs/2112.11988).