Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opam installation #67

Open
ncihnegn opened this issue May 8, 2022 · 3 comments
Open

opam installation #67

ncihnegn opened this issue May 8, 2022 · 3 comments

Comments

@ncihnegn
Copy link

ncihnegn commented May 8, 2022

Probably a naive question: can hol-light be installed as an opam pacakge? If not, why?

@PetrosPapapa
Copy link
Contributor

No because it runs on the OCaml toplevel REPL and is not compiled.

@fblanqui
Copy link

To know which pairs ocaml-camlp5 work, see #71.

@aqjune
Copy link
Contributor

aqjune commented Oct 22, 2024

hol light is now available on opam. It will create hol.sh that will launch an OCaml REPL with proper flags according to the OCaml version.

opam install hol_light
# To compile the core module of HOL Light and use, add hol_light_module
opam install hol_light hol_light_module 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants