Y
Hacker News
new
|
ask
|
show
|
jobs
by
soegaard
53 days ago
Nanopass uses structures internally to represent the programs.
The Nanopass dsl just gives the user a nicer syntax to specify the transformations.
1 comments
pfdietz
53 days ago
So, a conventional linked representation of a tree (but not a tree of cons cells).
link
soegaard
53 days ago
Yes.
link