albireo77 / devflowcharter

Flowchart builder and code generator.
GNU General Public License v3.0
52 stars 21 forks source link
code-generation delphi education embarcadero flowchart

devFlowcharter

devFlowcharter (devF) is a freeware application for Windows. It's straightforward, educational tool for use during structural programming classes.
In devF you create flowcharts using user friendly but powerful drawing engine, generate source code, compile with external compiler and finally execute. At the moment Pascal, C, TIBASIC, Java and Python are supported. Since language support in devF is in form of XML templates you can easily add support for other languages or even create your own.

Compilation

To compile devF you need:

Alt text
Check it out!