https://github.com/vicky002/flowchart-evaluator
Creating Flowchart and C Code Generation.
https://github.com/vicky002/flowchart-evaluator
Last synced: 6 months ago
JSON representation
Creating Flowchart and C Code Generation.
- Host: GitHub
- URL: https://github.com/vicky002/flowchart-evaluator
- Owner: vicky002
- License: apache-2.0
- Created: 2015-05-22T02:33:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T16:30:08.000Z (almost 10 years ago)
- Last Synced: 2025-03-17T19:02:20.209Z (7 months ago)
- Language: JavaScript
- Size: 2.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flowchart-Evaluator
Creating Flowchart and C Code Generation.FlowChart Evaluator is simple web app in which user can create flowchart by dragging the shapes.
User can execute and debug the flowchart.User can also generate C code of the flowchart!.