Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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
- Created: 2022-05-17T12:12:18.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T14:05:33.000Z (2 months ago)
- Last Synced: 2024-10-19T20:04:16.425Z (2 months ago)
- Topics: eolang, latex, oop, paper
- Language: TeX
- Homepage: https://arxiv.org/abs/2112.11988
- Size: 1.22 MB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.cff
Awesome Lists containing this project
README
[![arXiv](https://img.shields.io/badge/arXiv-2112.11988-green.svg)](https://arxiv.org/abs/2112.11988)
[![make](https://github.com/yegor256/reducing-programs-to-objects/actions/workflows/latexmk.yml/badge.svg)](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).