|
|
|
|
|
by wavemode
487 days ago
|
|
I take the opposite view. The semantics of visual programming are very simple compared to text-based programming. This makes it more amenable to AI autocomplete, not less. A visual IDE could just convert the blocks to text, then prompt the LLM API with "here are the current blocks, and here are the blocks available to you. Suggest some more blocks." and then insert the response. |
|
It's a technical debt dead end.