Flowgorithm
Appearance
![]() | |
Paradigm | structured, imperative |
---|---|
Designed by | Devin Cook |
First appeared | 2014 |
Stable release | 1.3.2
/ August 26, 2014 |
Typing discipline | Static, strong, safe |
License | zlib License (free software) |
Filename extensions | .fprg |
Website | flowgorithm |
Influenced by | |
Flowcharts |
Flowgorithm is a graphical authoring tool which uses flowcharts to allow students to write and execute programs. The approach is designed to emphasize the algorithm rather than the syntax of specific programming language. The flowchart can be converted to several major programming languages: C#, Java, Visual Basic .NET and Python.[1]
Origin of name
The name is a merging of the terms "flowchart" and "algorithm".
Graphical shapes
Flowgorithm combines the classic flowchart symbols and those used by SDL diagrams.
Example
The image below is the solution for 99 Bottles of Beer.
See also
Other educational programming languages include:
References
Wikimedia Commons has media related to Flowgorithm.