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

JITs also support code reloading. Eg normal Clojure(Script) workflow is based on reloading both on JVM and JS platforms. But functions are not altered mid-execution, rather your top level invocation or main loop picks up the new versions of functions from the updated namespaces after reload. This seems more reliable in face of arg function argument changes.


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

Search: