Skip to content

geneweb/phonetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phonetic

Phonetic algorithm in OCaml

Linux macOS
OCaml 4.05 linux-ocaml4.05 macos-ocaml4.05
OCaml 4.06 linux-ocaml4.06 macos-ocaml4.06
OCaml 4.07 linux-ocaml4.07 macos-ocaml4.07
OCaml 4.08 linux-ocaml4.08 macos-ocaml4.08

Installation

opam install phonetic

What's inside

Instructions for developpers

dune build            # build the library
dune install          # install the built library
dune runtest          # run unit tests
dune build @runbench  # run benchmark
dune clean            # clean compilation artifacts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages