Skip to content

eggers97/block-diagram-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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