An open API service indexing awesome lists of open source software.

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.

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