Y
Hacker News
new
|
ask
|
show
|
jobs
by
bonobo3000
3808 days ago
Most languages compile the source to an AST, so I would say the AST is one level of abstraction below source code. Then, text and graphical languages could be equally powerful if each can represent any AST the other can.