johnwhitington / ocamli

OCaml interpreter
BSD 3-Clause "New" or "Revised" License
99 stars 0 forks source link

Make Pervasives.exit actually alter the exit code and exit #28

Closed johnwhitington closed 7 years ago

johnwhitington commented 8 years ago

We have to fix Sys.argv, exit. What else? executable_name, interactive, runtime_parameters

johnwhitington commented 7 years ago

Now working: Sys.argv, Sys.executable_name, Sys.backend_type, reading environment vars, Sys.exit