Flowgorithm: Difference between revisions
m Reverted edits by 172.242.68.3 (talk) to last revision by 88.88.131.160: nonconstructive edits |
No edit summary Tags: Reverted references removed |
||
Line 2: | Line 2: | ||
{{Infobox programming language |
{{Infobox programming language |
||
| name = Flowgorithm |
| name = Flowgorithm |
||
| logo = |
| logo = Flowg |
||
orithm Logo.svg |
|||
| screenshot = Flowgorithm_Editor.png |
| screenshot = Flowgorithm_Editor.png |
||
| paradigm = |
| paradigm = |
||
[[structured programming|Structured]], [[imperative programming|imperative]] |
|||
| year = 2014 |
| year = 2014 |
||
| designer = Devin Cook |
| designer = Devin Cook |
||
| latest_relea |
|||
| latest_release_version = 3.3.1 |
|||
se_version = 3.3.1 |
|||
| latest_release_date = August 17, 2022 |
| latest_release_date = August 17, 2022 |
||
| typing = [[type system|Static, strong, safe]] |
| typing = [[type system|Static, strong, safe]] |
||
| implementations = |
| implementations = |
||
| programming_language = [[C Sharp (programming language)|C#]] |
| programming_language = [[C Sharp (programming language)|C#]] |
||
| dialec |
|||
| dialects = |
|||
ts = |
|||
| influenced_by = [[Flowchart]]s |
| influenced_by = [[Flowchart]]s |
||
| influenced = |
| influenced = |
||
| operating_system = [[Microsoft Windows|Windows]] <br/> <small>(planned for OS X and Linux)</small> |
| operating_system = [[Microsoft Windows|Windows]] <br/> <small>(planned for OS X and Linux)</small> |
||
| license |
| license |
||
= [[Freeware]] |
|||
| website = {{URL|http://flowgorithm.org}} |
| website = {{URL|http://flowgorithm.org}} |
||
| file_ext = .fprg |
| file_ext = .fprg |
||
}} |
}} |
||
'''Flowgorithm''' is a graphical [[authoring tool]] which allows users to write and execute programs using [[flowchart]]s. The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.<ref |
'''Flowgorithm''' is a graphical [[authoring tool]] which allows users to write and execute programs using [[flowchart]]s. The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.<ref na |
||
me=paper>{{cite web|title=ASEE PSW-2015 Conference Proceedings|url=http://psw.a |
|||
see.org/AnnualConference/asee-psw2015ConfProceedings.pdf|page=158|website=asee.org|access-date=2016-05-04}}</ref> 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|website=ResearchGate|access-date=16 July 2017|date=22 October 2016}}</ref> |
|||
==Origin of name== |
==Origin of name== |
||
Line 29: | Line 57: | ||
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:<ref name=features>{{cite web|title=Features|url=http://www.flowgorithm.org/about/features.htm|website=Flowgorithm|access-date=2016-01-15}}</ref> |
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:<ref name=features>{{cite web|title=Features|url=http://www.flowgorithm.org/about/features.htm|website=Flowgorithm|access-date=2016-01-15}}</ref> |
||
{{Columns-list| |
{{Columns-list| |
||
⚫ | |||
* [[C++]] |
|||
* [[C Sharp (programming language)|C#]] |
|||
⚫ | |||
* [[Java (programming language)|Java]] |
* [[Java (programming language)|Java]] |
||
* [[JavaScript]] |
* [[JavaScript]] |
||
Line 52: | Line 78: | ||
* Czech |
* Czech |
||
* Dutch |
* Dutch |
||
* French |
|||
* Galician |
|||
* German |
|||
* Hungarian |
|||
* Indonesian |
|||
* Italian |
|||
* Japanese |
|||
* Mongolian |
|||
* [[Persian language|Persian]] |
* [[Persian language|Persian]] |
||
* Polish |
* Polish |
||
* Portuguese |
* Portuguese |
||
* Russian |
* Russian |
||
Line 78: | Line 108: | ||
==Example== |
==Example== |
||
The image |
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. |
|||
<br/> |
<br/> |
||
[[File:Flowgorithm 99 Bottles of Beer.png]] |
[[File:Flowgorithm 99 Bottles of Beer.png]] |
||
Line 90: | Line 126: | ||
* LARP |
* LARP |
||
* [[Microsoft Small Basic]] |
* [[Microsoft Small Basic]] |
||
* [[Raptor ( |
* [[Raptor (programmin |
||
g language)|Raptor]] |
|||
* [[Scratch (programming language)|Scratch]] |
* [[Scratch (programming language)|Scratch]] |
||
** [[Blockly]], interface |
** [[Blockly]], interface |
||
used by Scratch to make the code blocks |
|||
* [[Visual Logic (programming language)|Visual Logic]] |
* [[Visual Logic (programming language)|Visual Logic]] |
||
Line 104: | Line 148: | ||
[[Category:Visual programming languages]] |
[[Category:Visual programming languages]] |
||
[[Category: |
[[Category:Educa |
||
tional programming languages]] |
|||
[[Category:Educational software]] |
[[Category:Educational software]] |
||
[[Category:Freeware]] |
[[Category:Freeware]] |
Revision as of 18:18, 20 December 2023
[[File:Flowg
| |
![]() | |
Paradigm | Structured, imperative |
---|---|
Designed by | Devin Cook |
First appeared | 2014 |
Typing discipline | Static, strong, safe |
Implementation language | C# |
OS | Windows (planned for OS X and Linux) |
License | Freeware |
Filename extensions | .fprg |
Website | flowgorithm |
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.[1] 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".[2]
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:[3]
- ramming language)
Multilingual support
Besides English, Flowgorithm supports other spoken languages. These are:[3]
- Arabic
- Chinese (Simplified & Traditional)
- Czech
- Dutch
- Persian
- Polish
- 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:
- Alice
- DRAKON
- LARP
- Microsoft Small Basic
- [[Raptor (programmin
g language)|Raptor]]
used by Scratch to make the code blocks
References
- ^ [http://psw.a
see.org/AnnualConference/asee-psw2015ConfProceedings.pdf "ASEE PSW-2015 Conference Proceedings"] (PDF). asee.org. p. 158. Retrieved 2016-05-04.
{{cite web}}
: Check|url=
value (help); line feed character in|url=
at position 13 (help) Cite error: The<ref>
tag has too many names (see the help page). - ^ "Info". Flowgorithm. Retrieved 2016-01-15.
- ^ a b "Features". Flowgorithm. Retrieved 2016-01-15.
External links
[[Category:Educa
tional programming languages]]