Unit: A visual programming system [video]
youtube.com
Unit: A visual programming system [video]
1–10 of 41 posts
Re: Unit: A visual programming system [video]
#2Re: Unit: A visual programming system [video]
#3Re: Unit: A visual programming system [video]
#4It feels like we're finally starting to overcome all that we lost in the decades since VB6/Delphi for Windows.
Re: Unit: A visual programming system [video]
#5Re: Unit: A visual programming system [video]
#6Re: Unit: A visual programming system [video]
#7More at https://unit.md
Re: Unit: A visual programming system [video]
#8I'm impressed with the declarative programming model (aka reactive programming), and the ability to compose new blocks/visual components as a result. It feels like we're finally starting to overcome all that we lost in the decades since VB6/Delphi for Windows.
https://www.embarcadero.com/products/delphi
https://dotnet.microsoft.com/en-us/
Or in the game industry,
https://docs.unrealengine.com/5.2/en-US/blueprints-visual-sc...
Re: Unit: A visual programming system [video]
#9Re: Unit: A visual programming system [video]
#10I'm impressed with the declarative programming model (aka reactive programming), and the ability to compose new blocks/visual components as a result. It feels like we're finally starting to overcome all that we lost in the decades since VB6/Delphi for Windows.
We never quite lost it, just the startup SV culture lost sight of them, https://www.embarcadero.com/products/delphi https://dotnet.microsoft.com/en-us/ https://www.outsystems.com/ Or in the game industry, https://docs.unrealengine.com/5.2/en-US/blueprints-visual-sc...
.Net no they lost because .NET ios not as easy as VB6 - VB6 is more like a GUI shell language linking controls together. Easy to quickly do something but if you need more detail then not a good language you have to write the controls and that requires another language. .Net threw that ease away, if you are at the level of wanting to alter controls then yes it is better but I think having the two languages was better for enterprises. However nowadays the replacement for VB6 is web programming.
There are others like Xojo