Hacker News new | ask | show | jobs
by peterchon 3084 days ago
I'm curious about how it handles design changes. Will it just rewrite from scratch? or adjust the code it has already written?
1 comments

This approach rewrites everything from scratch.

However, it's an interesting technical problem to adjust the code. Does anyone have a rough idea how to implement it?