TFLOW Software – Quick Guide

EN (click for
            HE)

Click ESC to release the mouse

TFLOW is an educational flowchart-based programming language.

The software was developed in 1994 for the DOS environment, and includes a graphical interface based on Zinc, which was adapted to Hebrew as part of the development. The language also  supported  I/O kits developed by the company, and even included a compiler for flowcharts to an 8051 microcontroller-based system - similar to Scratch with Microbit.

The software was developed at the company "Ted - Technologocal Educational Developments" by Zeev Kotzer under the guidance of Daniel Wishnia, who developed the previous generation of Ted's flowchart language. The company, owned by entrepreneur and educator Dr. Avi Schwartz, ceased operations before the software was released, leaving only an unfinished beta software.

TFLOW, allows writing and running simple programs that include all the basic programming features:

The Language at a Glance

Usage Instructions

The status bar (at the bottom of the screen) provides an explanation or details about the command or button the cursor is hovering over.

Language Commands

Icon Description
Assignment icon Assignment to a variable.
Input/Output icon Input / Output
Condition (IF) icon Condition – IF
Direct input condition icon Direct condition on input
GOTO/Label icon GOTO and Label. The first click creates a GOTO command, the second click creates a label or selects an existing one.
FOR loop icon For loop... (FOR)
CASE (Switch) icon Multiple check of variable values (CASE / Switch)
Wait icon Wait (in seconds)
Procedure/Call icon Add procedure (when the main program is minimized) or Call procedure

Known Limitations

Flowgorithm - TFlow reborn

Flowgorithm is a very similar flowcharts based programming language for Windows. In 2021, Zeev contributed Hebrew
translation to Flowgorithm, and Devin even added a TFlow inspired color scheme to Flowgorithm.

Here is TFlow:

And here is Flowgorithm (with TFlow skin):



Hosted by ubitron.com, dedicated to the heritage of visual programming