This is the Linux app named Dialyxir whose latest release can be downloaded as 1.4.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Dialyxir with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Dialyxir
DESCRIPTION
Mix tasks to simplify use of Dialyzer in Elixir projects. Elixir 1.6 is required, to support the new pretty printing feature. If your project is not yet on 1.6, continue to specify 0.5 in your mix deps. Warning messages have been greatly improved, but are filtered through the legacy formatter to support your existing ignore files. You can optionally use the new Elixir term format for ignore files. You may want to use the --format short argument in your CI pipelines. There are several formats, also there is a new explain feature - for details see CLI options. If you are planning to use Dialyzer with an application built with the Phoenix Framework, check out the Quickstart wiki. Use dialyxir from the directory of the mix project you want to analyze; a PLT file will be created or updated if required and the project will be automatically compiled.
Features
- Dialyzer is a static analysis tool for Erlang and other languages that compile to BEAM bytecode for the Erlang VM
- It can analyze the BEAM files and provide warnings about problems in your code including type mismatches
- The analysis can be improved by inclusion of type hints (called specs)
- OTP application dependencies are (transitively) added to your PLT by default
- Explanations are available for classes of warnings
- Dialyzer supports a number of warning flags used to enable or disable certain kinds of analysis features
Programming Language
Elixir
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/dialyxir.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.