Joubarbe wrote: Mon Oct 04, 2021 6:39 pm
Not really
Interfacing with widely used third party libraries should be a
lot easier. No matter if it is
parsing webpages, using AI libraries or programming the latest VR toy or robotset. It should also open up the ability to use other existing industry tools. Code verification or teamwork tools, porting to smartphones or even SBC's like raspberry PI could be possible. We will see how interfacing with the resulting translated C-code will work.
Basically - everything that can be programmed, can be programmed using C code on it and
gcc is one of the biggest contenders regarding
portability and speed. Exciting times.