Skip to content

fnieri/LanguagesAndTranslatorsTP

Repository files navigation

Languages and translators - TP solutions

These are the solutions for the 2024 Tps, they are based on the professors' solutions and personal notes.

Collaborating

You can collaborate by modifying or adding solutions (if new exercise are added in the following years or if you find a wrong solution). Open an issue and specify the changes.

If you want to recompile graphs, use the bash file "compile_graph.sh"

./compile_graph.sh TPx filename

where filename is the name of the exercice without the .tex extension, this will save the new graph to the img/TPx folder

Recompile the main file with

./compile.sh

This will recompile the main.pdf file

You have to install :

sudo apt install texlive-latex-base
sudo apt install texlive-latex-extra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7