Hacker News new | ask | show | jobs
by pestaa 5168 days ago
Wow, hats off to you. I love the part when it watches cpp files for changes, recompiles and then uses the library to patch the live application.

Who said C++ is not productive, please? Alright, all credits goes to Paul. :)

1 comments

Yeah, that was a fun hack! I think live C++ recompilation is something that is occasionally theorized about, but rarely attempted.