Install erlang-syntax-tools by entering the following commands in the terminal:
sudo apt update sudo apt install erlang-syntax-tools
Description:
Erlang/OTP modules for handling abstract Erlang syntax trees
Syntax_Tools contains modules for handling abstract Erlang syntax trees in a way that is compatible with the "parse trees" of the STDLIB module erl_parse, together with utilities for reading source files in unusual ways and pretty-printing syntax trees. Also it includes a module merger and renamer called Igor, as well as an automatic code-cleaner.
Homepage: http://www.erlang.org/
Version: 1:20.2.2+dfsg-1ubuntu2
Section: interpreters