This is the Windows 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 any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows 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 and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS:
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.