Y
Hacker News
new
|
ask
|
show
|
jobs
by
jbnicolai
4033 days ago
Rather, 'under the hood' it _is_ a lisp (that is, an AST). The powerful feature here is that you visualize (project) the AST into a more concise representation
1 comments
pron
4033 days ago
All programming languages are represented as ASTs under the hood. There's no need to call an AST a Lisp.
link