Hacker News new | ask | show | jobs
by sureglymop 200 days ago
Wasn't python for a while just a REPL to query and call C functions from shared objects with dlsym and probably an equivalent to libffi?

Maybe I am remembering this wrong...