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

So, a conventional linked representation of a tree (but not a tree of cons cells).
Yes.