DRAKON – An algorithmic visual programming language
en.wikipedia.org
DRAKON – An algorithmic visual programming language
1–10 of 55 posts
Re: DRAKON – An algorithmic visual programming language
#2Re: DRAKON – An algorithmic visual programming language
#3https://github.com/dchest/drakon-tea
It was fun, but drawing those graphs is so slower than just writing code in text... Especially, if you made a mistake somewhere and have to rearrange parts.
Re: DRAKON – An algorithmic visual programming language
#4Re: DRAKON – An algorithmic visual programming language
#5I tried it a few years ago (DRAKON-C): https://github.com/dchest/drakon-tea It was fun, but drawing those graphs is so slower than just writing code in text... Especially, if you made a mistake somewhere and have to rearrange parts.
No-one has yet made an effort to parse code and programmatically create these graphs? I hope someone does, seems very doable!
Re: DRAKON – An algorithmic visual programming language
#6DRAKON is one of my favorite old-time visual programming languages. There's a lot more information on the Russian Wikipedia page, including an astounding 225 references: https://ru.wikipedia.org/wiki/%D0%94%D0%A0%D0%90%D0%9A%D0%9E...
Re: DRAKON – An algorithmic visual programming language
#7what are some advantages/disadvantages of visual programming languages compared to text based ones?
Re: DRAKON – An algorithmic visual programming language
#8what are some advantages/disadvantages of visual programming languages compared to text based ones?
Re: DRAKON – An algorithmic visual programming language
#9I tried it a few years ago (DRAKON-C): https://github.com/dchest/drakon-tea It was fun, but drawing those graphs is so slower than just writing code in text... Especially, if you made a mistake somewhere and have to rearrange parts.
Re: DRAKON – An algorithmic visual programming language
#10It would be interesting to drag functions around (and so forth) in blocks.