https://github.com/eurydia/project-structogram-builder-online
An online Nassi-Shneiderman diagram builder using C-style code.
https://github.com/eurydia/project-structogram-builder-online
c-style-lang muiv5 nassi-shneiderman-diagrams parser reactjs wepapp
Last synced: 2 months ago
JSON representation
An online Nassi-Shneiderman diagram builder using C-style code.
- Host: GitHub
- URL: https://github.com/eurydia/project-structogram-builder-online
- Owner: Eurydia
- License: apache-2.0
- Created: 2023-11-22T21:46:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T05:02:26.000Z (9 months ago)
- Last Synced: 2025-04-02T15:11:13.508Z (6 months ago)
- Topics: c-style-lang, muiv5, nassi-shneiderman-diagrams, parser, reactjs, wepapp
- Language: TypeScript
- Homepage: https://eurydia.github.io/project-structogram-builder-online/
- Size: 23.5 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nassi-Shneiderman diagram builder online
- Online builder repository: https://github.com/Eurydia/project-nassi-shneiderman-diagram-builder-online
- Documentation repository: https://eurydia.github.io/project-nassi-shneiderman-diagram-builder-online-docs## Background
From the documentation:
> A [Nassi-Shneiderman diagram](https://en.wikipedia.org/wiki/Nassi%E2%80%93Shneiderman_diagram), also known as Structogram, is a graphical representation outlining the sequential steps and control flows of a computer program.
>
> The project streamlines the coding process by transforming a piece of code into such a diagram, facilitating easier creation. The resulting diagram can be exported as an image or shared through a link [...]## Resources
- Nassi–Shneiderman diagram (Wikipedia): https://en.wikipedia.org/wiki/Nassi%E2%80%93Shneiderman_diagram