Skip to content

Lav6Code/Flow-Programming-Language

Repository files navigation

FLOW programming language

FLOW is programming language created for students to learn geometry and programming thinking.

Installation

To run FLOW you need to install turtle module, that is needed for visual function of the language. To install it is recommended to use pip.

pip install turtle

Executing

To execute your code.flow file, simply go to the FLOW.py directory and run the following command.

python FLOW.py code.flow

Examples

Examples of code are in example folder.

Hardware

Running FLOW was not tested on any other OS other than Windows, so it is recommended to run it that way. Running it on MacOS or Linux should not cause any errors, but still consider using Windows for safety purposes.

About

Potential competition project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages