Hacker News new | ask | show | jobs
by michael-ax 37 days ago
We have the complete AST in almost every IDE. Why are we not learning to render abstracted code and systems from that??
1 comments

because it's unusable in practice. It's fun as an idea and as a toy, but when you try to use such a visual system to do work, you quickly realise that text is way more flexible and simpler to operate on.