logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hol-light - HOL Light interactive theorem prover

Author

       The hol-light script and this manual page were written by Hendrik Tews  <hendrik@askra.de>,  specifically
       for the Debian project (and may be used by others).

                                                 March  16, 2012                                    HOL-LIGHT(1)

Description

       The  command  hol-light is a simple wrapper for calling ocaml and loading the HOL Light basic definitions
       (by loading /usr/share/hol-light/hol.ml instead of .ocamlinit  as  initialization  file).  Loading  these
       definitions  takes about 2 minutes on modern hardware, please be patient. All options and other arguments
       are passed as options to ocaml.

       If you have a readline-editor such as rlwrap, ledit or rlfe installed, the hol-lightocaml  toplevel  is
       wrapped  in  readline-editor.  Install just one of these readline editors or configure your preferred one
       via the alternative system.

Name

       hol-light - HOL Light interactive theorem prover

See Also

ocaml(1), readline-editor(1), rlwrap(1), ledit(1), rlfe(1)
       HOL Light documentation at http://www.cl.cam.ac.uk/~jrh13/hol-light/

Synopsis

hol-light [options...]

See Also