Y
Hacker News
new
|
ask
|
show
|
jobs
by
ppppppaul
2786 days ago
lisps can be thought of languages that avoid syntax. the code you write is more like a high level AST.
1 comments
keymone
2786 days ago
Yeah, and since you can represent using an AST any syntactic construct in other languages, it makes lisp
the opposite
of limited in terms of syntax.
link