albireo77/devflowcharter
Flowchart builder and code generator.
This application helps students and instructors in structural programming classes visualize algorithms. You create flowcharts by drawing shapes and connectors, and it outputs the corresponding source code in languages like Pascal, C, Java, or Python. It's designed for anyone learning or teaching the fundamentals of programming logic.
Use this if you are a programming student or educator looking for a visual way to design and understand program flow before writing code.
Not ideal if you need a sophisticated, industry-grade diagramming tool or an IDE for professional software development.
Stars
55
Forks
22
Language
Pascal
License
GPL-3.0
Category
Last pushed
Nov 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/albireo77/devflowcharter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jenner/LstGen
Code-Generator für die Lohnsteuerberechnung aus PAP XML
wol-soft/php-json-schema-model-generator
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
drupal-code-builder/drupal-code-builder
A library for building Drupal code.
martin-helmich/php-schema2class
Generate PHP classes from JSON schemas
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions