Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 667 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 667 Bytes

block-diagram-editor

A client-side web application which helps learning programming.

Features

  • Create block diagrams using drag&drop
  • Data types: string, number and arrays
  • Subprograms with call-by-value and call-by-reference parameters
  • Simulate your program with visual stack
  • Generate code out of your block diagram
  • Save and load your block diagrams

Demo

https://editor.noasy.com/

Getting started

Download the repository and open BE/BE/pages/Blocks-Editor.html

Feature requests, bug reports etc. are highly appreciated. You can contact me by email: stefan.egger@noasy.com