Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).