VOOZH about

URL: https://qiita.com/bootsy/items/4f07282f73decf74865b

⇱ WindowsでもOCaml #Cygwin - Qiita


👁 Image
4

Go to list of users who liked

2

Share on X(Twitter)

Share on Facebook

Add to Hatena Bookmark

More than 5 years have passed since last update.

@bootsy

WindowsでもOCaml

4
Last updated at Posted at 2015-06-06
  • gnupackを使いました。

  • インストールはapt-cygから行いました。

1.パッケージを探します。

 # apt-cyg find ocaml
................
Searching for installable packages matching ocaml:
emacs-ocaml
ocaml
ocaml-base
ocaml-camlp4
ocaml-compiler-libs
ocaml-gv

2.インストールします。

# apt-cyg install ocaml

3.確認します。

# ocaml
 OCaml version 4.01.0
4

Go to list of users who liked

2
0

Go to list of comments

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4

Go to list of users who liked

2