jbdoderlein / BetterOCaml

A small but efficient, intuitive and responsive OCaml IDE right in your browser! Ships OCaml v5.1.1, interpreter by your browser (so it works offline!), compiled with js_of_ocaml.
https://perso.eleves.ens-rennes.fr/people/jean-baptiste.doderlein/betterocaml
Apache License 2.0
37 stars 8 forks source link

Can't use input thing if I say cancel once #36

Closed Butanium closed 2 years ago

Butanium commented 3 years ago

Hey if I press the cancel (annuler) button while the intepreter asking for some input like this : image I have to refresh the page because I have an end_of_file error everytime I try to read new data after cancelling once : image Reset the interpreter doesn't work and I have to refresh the page to make it working again... Until I press the cancel button again.

math-gout commented 2 years ago

Fixed here : 0b79c9a473cc1c0e2487a96847a59c4c4af98218