Flowgorithm favicon

Flowgorithm

Flowgorithm is a free application that helps you create programs using simple flowcharts. Typically, programs are written using a text editor. Depending on the programming language, this can be either easy or quite difficult for a beginning programmer. Many languages require you to write lines upon lines of confusing code just to get it to display "Hello, world!". However, using Flowgorithm, you can use shapes to represent the different actions that you want your program to perform. So, you can concentrate on the algorithm rather than all the nuances and details of a typical programming language. You can execute your programs directly in Flowgorithm. But, if you want to learn a high-level programming language, Flowgorithm can convert your flowchart to many popular languages. These include: C#, C++, Delphi/Pascal, Java, JavaScript, Lua, Perl, Python, QBasic, Ruby, Swift 2, Visual Basic .NET, and Visual Basic for Applications (used in Office).

Flowgorithm features the following:

  • Easy to understand output
  • Graphical variable watch window
  • Interactively generate code (for 12+ languages)
  • Safe recursion
  • Loops, arrays, and flexible expressions
  • Multilingual support