Jump to content

Flowgorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 172.242.68.3 (talk) at 18:18, 20 December 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Flowgorithm
[[File:Flowg


orithm Logo.svg|121px]]
ParadigmStructured, imperative
Designed byDevin Cook
First appeared2014
Typing disciplineStatic, strong, safe
Implementation languageC#
OSWindows
(planned for OS X and Linux)
LicenseFreeware
Filename extensions.fprg
Websiteflowgorithm.org
Influenced by
Flowcharts

Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts. The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.Cite error: The <ref> tag has too many names (see the help page). The flowchart can be converted to several major programming lan=Kourouma|first1=Mathieu|title=Capabilities and Features of Rapto


r, Visual Logic, and Flowgorithm for Program Logic and Design|url=https://www.researchgate.net/publication/309354785%7Cwebsite=ResearchGate%7Caccess-date=16 July 2017|date=22 October 2016}}</ref>

Origin of name

The name is a portmanteau of "flowchart" and "algorithm".[1]

Supported programming languages

Flowgorithm can interactively translate flowchart programs into source code written in other programming languages. As the user steps through their flowchart, the related code in the translated program is automatically highlighted. The following programming languages are supported:[2]

  • ramming language)

Multilingual support

Besides English, Flowgorithm supports other spoken languages. These are:[2]

  • Arabic
  • Chinese (Simplified & Traditional)
  • Czech
  • Dutch






  • Portuguese
  • Russian
  • Slovenian
  • Spanish - Mexican and Castilian dialects
  • Thai
  • Turkish
  • Ukrainian

Graphical shapes

Flowgorithm combines the classic flowchart symbols and those used by SDL diagrams. The color of each shape is shared by the associated generated code and the console window. The colors can be changed to several built-in themes.


Example

The image[99 Bottles of Beer]]. A function is used to return a string that either contains the singular



"bottle" or plural "bottles" depending on the value of the parameter.


See also

Other educational programming languages include:


g language)|Raptor]]


used by Scratch to make the code blocks

References

  1. ^ "Info". Flowgorithm. Retrieved 2016-01-15.
  2. ^ a b "Features". Flowgorithm. Retrieved 2016-01-15.

[[Category:Educa


tional programming languages]]