.FPRG File Extension

Flowgorithm Program

Developer Devin Cook
Popularity
4.3  |  3 Votes
 

What is an FPRG file?

An FPRG file is a program created using Flowgorithm, a flowchart-based programming tool. It contains XML-formatted text that defines the program's function. When opened in Flowgorithm, FPRG files appear as flowcharts.

More Information

Screenshot of a .fprg file in Flowgorithm
FPRG file open in Flowgorithm

Flowgorithm allows developers to create programs using a graphical, flowchart-based interface. To do this, developers add functions, declarations, inputs, outputs, and other program components, each of which appears as a colored shape. They then connect these colored shapes together to form a flowchart.

Each Flowgorithm program is saved as an FPRG file. These files consist of XML-formatted text that define a program's overall function, as well as the function of its individual components. For example, if a program includes both a main function and several sub-functions, the FPRG file defines all those functions.

How to open an FPRG file

You can open an FPRG file with Flowgorithm (Windows). To do so, select File → Open... from the program's menu bar. Then, navigate to and open your FPRG file.

You can also open an FPRG file with Microsoft Visual Studio Code (multiplatform) or any other text editor, to view the XML data it contains.

How to convert an FPRG file

You can use Flowgorithm to convert the program an FPRG file contains to many other programming languages, including C++, C#, JavaScript, Python, Swift, and Visual Basic. To do so:

  1. Select Tools → Source Code Viewer....
  2. In the Source Code Viewer's upper-left corner, use the drop-down arrow to select your desired programming language.
  3. Click the Save icon to save your program in your desired language.

You can also use Flowgorithm to save an image of your program's flowchart as a .PNG, .SVG, or .EMF file. To do so, select Tools → Export to an Image File... (PNG) or Tools → Export to a Vector Graphics File... (SVG, EMF).

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open FPRG files

Verified by FileInfo.com

The FileInfo.com team has independently researched the Flowgorithm Program file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.