Hacker News new | ask | show | jobs
by pinchyfingers 5172 days ago
Code reflection seems like an awesome feature to play around with, and it seems really cool that you can modify the AST and have the changes saved back to the source text.

Until Cicra is ready, where else can I learn to use these features?