johnwhitington / ocamli

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

The slowness in library loading is from typechecking. #32

Closed johnwhitington closed 7 years ago

johnwhitington commented 8 years ago

No need to typecheck the standard library -- we can assume it is ok.