File: dune

package info (click to toggle)
ocaml-benchmark 1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: ml: 1,114; makefile: 45; perl: 12
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10

(executables
 (names ar_ba composition iter let_try loops
        match_array numbers regexps try_if func_record)
 (libraries benchmark bigarray str re))

(alias
 (name examples)
 (deps ar_ba.exe composition.exe iter.exe let_try.exe loops.exe
       match_array.exe numbers.exe regexps.exe try_if.exe func_record.exe))