Hacker News new | ask | show | jobs
by Peaker 3938 days ago
> > When changing the AST, how would you go about changing all the code that needs to be changed?

Is there an answer to this question?

1 comments

Have you seen Nanopass or MBase? They address this very question.