Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If I recall correctly, you could write new code during debugging sessions, move the pointer to it and run it. Very dynamic. We can now do some of these things in VS or other tools with .Net, however VB was much more powerful in this regard. I can only recall there being one statement that required a rebuild - was it CreateObject or similar?


VS has been offering that since at least 2015 version, and improving on it since then.


Indeed, it's come along way and I'm not knocking it.

Point is thought this was there out the box with VB.


Agreed, at least they eventually added it back, even the Me like objects.


You can do the same thing in many languages derived from LISP, but supporting all that runtime monkey patching requires having dynamic indirections everywhere which add a ton of overhead.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: