You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After implementing a caching mechanism (through simple pure OCaml) all the modules listed in hol.ml can be loaded in slightly over 1s on an M1 MacBook Air. This is significantly faster than uncached, not to mention bytecode versions :-)
I have adapted
HOL Light
to compile natively. Now one is no longer restricted to a particular version of OCaml!However it is just a start. For details see the holnat project.
Any feedback welcome in this thread or over at the new repo.
The text was updated successfully, but these errors were encountered: