Skip to content

AlexFang0214SH/block-diagram-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 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

About

A client-side web application which helps learning programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 53.4%
  • HTML 42.5%
  • BitBake 3.0%
  • CSS 1.1%