3

I'm looking for a programming environment similar to Scratch or AppInventor but generating code for JavaScript or HTML5. The basic idea is to build the program using "construction blocks". I need this for educational purposes.

minder
  • 2,059
  • 5
  • 24
  • 39

4 Answers4

2

I'm the developer of Waterbear, so I appreciate the plug, with the caveat that it is still very early and rough, so caveat acceptor. Another HTML block language, also based on Scratch is DesignBlocks, although I'm not sure what the development status is for that.

tokland
  • 66,169
  • 13
  • 144
  • 170
Dethe Elza
  • 36
  • 2
1
  • Lilyapp is the only browser based visual programming environment I know of... It uses the flowbased paradigm of Pure-Data & friends rather than the blockbased approach of Scratch & co. Actually it's a visual programming environment running in the browser rather than a tool to create websites. But you might still want to check it out.

  • Yahoo pipes is another great example of visual programming (for Mashups) and it might fit your needs for educational use.

codecraft
  • 1,163
  • 9
  • 11
1

Check out Waterbear with source

drawnonward
  • 53,459
  • 16
  • 107
  • 112
0

inspect phpBlocks

It is a JavaScript + PHP Backend Solution like AppInventor from Google.

http://www.freegroup.de/software/phpBlocks/demo.html

Greetings

Andreas

Andreas
  • 11
  • 1