Comment on The original ABC language, Python's predecessor (1991)Comments−sureglymop9moWasn'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...
Comments
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...