helo everyone, my name is joreg. i am working on a visual live programming environment called vvvv. this started out as my diploma thesis in 2001 and now with a team of 5 in berlin/germany we're still on the same mission: with "visual" we mean node-based and with "live" we mean state hot-reload and we're much concerned with helping developers getting things done quickly.
the language is called VL and has features known from dataflow, OOP and functional programming. it is built on .NET, meaning it can easily be extended by writing nodes in C# or F# and you can also simply use any .NET library just like you would in C#: every function turning into a node...
please have a look at it here:
http://visualprogramming.net/ (free, unrestricted download for non-commercial use. windows only for now) or see it in action in these beginner tutorials:
https://www.youtube.com/playlist?list=PLBTgwgsWWcT_VMMrwsy3Ao7_ubazEGL4s
i'd be curious to hear your feedback! and in general am interested in anything visualprogramming. anyone around here also with a focus on that?