Shopping Cart My Cart Account Log In Walkthrough IDE Integrations Contact Partner  
Polystyle
The Elegant, Intelligent Source Code Formatter

Click Here To Download A Free Trial!
C/C++   PerlPascal/Delphi
C#   CSSCMAC
Java Javascript   PHP 
JSP HTMLPython
ASP Visual BasicActionscript
Home Features Documentation Buy Polystyle Download  
Perl Beautifier Features

  • Overall Perl Features
  • Step 1: Unformatted Source
  • Step 2: Example Source
  • Step 3: Formatted Source

    The following are a few of the main features to be found in Polystyle's Perl beautifier.

    To see a preview of Polystyle in action, use the Step 1, 2, 3 links above.

    C++ Style Comment Alignment:

    Polystyle intelligently groups together and aligns C++ style comments.

    Example:

        $i = 0;                  // id counter
        $s.optimize($i, $a, $b); // optimize transaction
    
        do {
            $i++;                // scan through
        } while (s_inspect($i)); // find any bad ids
    
        // clean up bad files
        while(x) {
            $f = open(myFiles[j]); // get latest copy
            $f.delete();           // wipe it out
        }
    
     

    Next, take a look at what Polystyle can do for you with this quick test case:

  • Step 1: Unformatted Source
  • Step 2: Example Source
  • Step 3: Formatted Source
  • Home Features Documentation Buy Polystyle Download  

    Click Here To Download A Free Trial!

    Copyright © Flashbulb Studios. All rights reserved.