EnglishFrenchSpanish

Ad


OnWorks favicon

Automalator download for Linux

Free download Automalator Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named Automalator whose latest release can be downloaded as automalator_3.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named Automalator 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


Automalator


DESCRIPTION

Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map!
Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states.
The Automalator
* deconstructs the C code into the core state machine
* collates the transactions into the dependency net
* generates a diagram-format file with the states and dependencies as the nodes and edges.

Pre-requisites

* Perl - tested with versions 5.12.3, 5.14.2 and 5.20.2, Windows, Linux and MAC

* Get the Automalator by downloading the zip, or checking out or exporting the SVN trunk
* copy the source code of interest into "project.c"

* windows - double-click "src2map.bat"
* linux & MAC - navigate the command line to the "project" folder, then run "src2map.sh"

* open "project.gml" file with diagramming software.



Features

  • visualize C code with diagramming software such as Gephi, YEd, or Tulip.
  • analyze C code programmatically with a database manager such as MS Access
  • expedite code comprehension
  • tighten or refactor an implentation
  • find all the supporting states for a feature
  • simplify the implementation while maintaining boundary behaviour.
  • sample deconstructions of a file from GCC, Linux wireless and Subversion
  • reduce bloat


Audience

Information Technology, Developers


User interface

Win32 (MS Windows), Command-line


Programming Language

Perl, C


Database Environment

Perl DBI/DBD, Microsoft Access



Categories

Design, Information Analysis, Source code analysis

This is an application that can also be fetched from https://sourceforge.net/projects/automalator/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad