Tagged Questions
4
votes
11answers
1k views
Write C++ in a graphical scratch-like way?
I am considering the possibility of designing an application that would allow people to develop C++ code graphically. I was amazed when I discovered Scratch (see site and tutorial videos).
I believe ...