π
<-
Chat plein-écran
[^]

Turtle application: from flowchart to source code

Discussions diverses, débats, sondages, parler de tout et de rien... mais en restant plutôt sérieux.

Turtle application: from flowchart to source code

Unread postby compsystems » 03 Jul 2022, 16:21

Hello
There is an app called Flowgorithm http://www.flowgorithm.org/preview/index.html that allows you to code an algorithm using a flowchart.
In the latest version, it includes the preview version of line drawing and rotation via a turtle-style pixel management window.

Flowgorithm allows you to export any flowchart to a professional language like (C#, Java, JavaScript...), but Flowgorithm does not currently generate source code for turtle diagrams.

If you want to help translate the code, you are welcome, you can put the translations here and then I will send them to the author.

For example, the following pseudocode translates to Python as

pseudocode

Code: Select all
Function Main
    Draw 50
    Turn right 45
    Draw 60
    Turn left 45
    Draw 56
    Send Turtle Home
End


Python
Code: Select all
import turtle
draw = turtle.Turtle()
draw.forward(50)
draw.right(45)
draw.forward(60)
draw.left(45)
draw.forward(56)
draw.home()


List of languages to incorporate code translation, you can include some external library or custom methods.

    Ada 95
    Nim
    Swift
    Applescript
    Bash
    C#
    C++
    Fortran 2003
    Java
    JavaScript
    Lua
    Pascal
    Perl
    PHP
    Powershell
    Python
    QBasic
    Ruby
    Scala
    Transact-SQL
    Typescript
    VBA
    Visual Basic.NET
    Gaddis Pseudocode
    IBO Pseudocode
    Auto Pseudocode
    MATLAB
    Smalltalk


Image

Image
User avatar
compsystems
Niveau 9: IC (Compteur Infatigable)
Niveau 9: IC (Compteur Infatigable)
Level up: 40.2%
 
Posts: 256
Joined: 30 May 2011, 13:44
Gender: Male
Calculator(s):
MyCalcs profile

Re: Turtle application: from flowchart to source code

Unread postby compsystems » 26 Jul 2022, 01:11

There is an even more powerful application, used by Hispanic American teachers, it is called PseInt but it is available only in Spanish.
Great if a group of enthusiasts make it multilingual.
http://pseint.sourceforge.net/slide/pseint.html
Image
User avatar
compsystems
Niveau 9: IC (Compteur Infatigable)
Niveau 9: IC (Compteur Infatigable)
Level up: 40.2%
 
Posts: 256
Joined: 30 May 2011, 13:44
Gender: Male
Calculator(s):
MyCalcs profile

Re: Turtle application: from flowchart to source code

Unread postby thomasmuller » 29 Mar 2024, 07:36

compsystems wrote:There is an even more powerful application, used by Hispanic American teachers, it is called PseInt but it is available only in Spanish.
Great if a group of enthusiasts make it multilingual.
http://pseint.sourceforge.net/slide/pseint.html
Image

can you tell me another one version in english?
thanks
My name's Thomas Muller and this is my website https://www.qualitybacklink.net
User avatar
thomasmuller
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Level up: 40%
 
Posts: 1
Joined: 29 Mar 2024, 04:58
Gender: Not specified
Calculator(s):
MyCalcs profile


Return to Autres discussions

Who is online

Users browsing this forum: No registered users and 42 guests

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
1525 utilisateurs:
>1502 invités
>19 membres
>4 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)