iocaml
iocaml copied to clipboard
raw_input
IPython allows code to call a raw_input function. The notebook then asks the user for input.
Can this be hooked to stdin somehow?