Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lukaspietzschmann/java-dataflow-graph-poster

A poster about building a dataflow graph for java
https://github.com/lukaspietzschmann/java-dataflow-graph-poster

dataflow-analysis latex latex-poster

Last synced: about 2 months ago
JSON representation

A poster about building a dataflow graph for java

Awesome Lists containing this project

README

        

# Building a dataflow graph for java

## Clone the repo
Don't forget to clone recursively!

## Compile the poster
To make the java code look nice, I _customized_ [pygments's `stata_light` style](https://pygments.org/styles/)
a bit. For this to work, you have to replace the original `stata_light.py` file with the one provided in this
repo. On my machine the original file was located in `~/.local/lib/python3.11/site-packages/pygments/styles/`.

If you've done this, you can just run `latexmk main.tex`.

If you don't want to build the poster yourself, you can also download it [here](https://github.com/LukasPietzschmann/java-dataflow-grap-poster/files/13328099/poster.pdf).