texifyasm
Beautify source code for use with LaTeX
Install
- All systems
-
curl cmd.cat/texifyasm.sh
- Debian
-
apt-get install texify
- Ubuntu
-
apt-get install texify
- Kali Linux
-
apt-get install texify
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install texify
- Raspbian
-
apt-get install texify
- Dockerfile
- dockerfile.run/texifyasm
texify
Beautify source code for use with LaTeX
Texify is a perl script that translates source code written in any of several different languages to LaTeX source files. The purpose is to make source code embedded in documents more readable, by performing syntax highlighting. The supported languages are ABEL, Ada, Assembly, B, BETA, Bison, C, C++, OMG/CORBA IDL, Java, Lex, Lisp, LOGLA, MATLAB, ML, Perl, Promela, Python, Scheme, SIMULA, SQL, Ruby and VHDL.