Skip to content

tetsuo-jp/rwhile-C-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rwhile-C-OCaml

An R-WHILE interpreter in OCaml

Requirements

macにてインストール例

brew update
brew install ocaml
opam init
  • 指示された設定を行う
  • rwhile-C-ocaml-master.zip をダウンロードして解凍して以下を実行
opam update
opam install extlib ocamlfind
cd src
make

About

An R-WHILE interpreter in OCaml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published