Hacker News new | ask | show | jobs
by lmm 1002 days ago
At least theoretically one could have a dynamic language with e.g. C-style malloc/free manual memory management, although I haven't actually seen such a thing in practice.