package stdio

  1. Overview
  2. Docs
Standard IO library for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=e7cb473d4bffcf419f307c658cf2599fab03a2b4fe655bfd0be699f8f7af176e

Description

Stdio implements simple input/output functionalities for OCaml.

It re-exports the input/output functions of the OCaml standard libraries using a more consistent API.

Published: 23 May 2024

README

Standard IO Library for OCaml

Stdio provides input/output functions for OCaml. It re-exports the buffered channels of the stdlib distributed with OCaml but with some improvements.

API documentation for the latest release can be found here.

Dependencies (3)

  1. dune >= "3.11.0"
  2. base >= "v0.17" & < "v0.18"
  3. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (91)

  1. ahrocksdb < "0.2.1"
  2. arrayjit
  3. async_ssl >= "v0.17.0"
  4. bap-main
  5. bap-recipe
  6. bap-recipe-command
  7. bio_io >= "0.5.1"
  8. caisar
  9. caisar-onnx
  10. camlimages >= "5.0.3"
  11. capnp >= "3.3.0"
  12. cmdlang-to-base
  13. combinat < "3.0"
  14. core >= "v0.17.0"
  15. crlibm < "0.3"
  16. dedent >= "v0.17.0"
  17. dotenv
  18. expect_test_helpers_core >= "v0.17.0"
  19. feather >= "0.2.0"
  20. fftw3 < "0.8.2"
  21. freetds = "0.6"
  22. gammu >= "0.9.4"
  23. gobject-introspection
  24. gsl >= "1.22.0" & < "1.24.3"
  25. guile
  26. h1
  27. hacl
  28. hardcaml >= "v0.17.0"
  29. hardcaml_of_verilog >= "v0.17.0"
  30. hardcaml_step_testbench >= "v0.17.0"
  31. hardcaml_verify >= "v0.17.0"
  32. hardcaml_waveterm >= "v0.17.0"
  33. hardcaml_xilinx_components >= "v0.17.0"
  34. hardcaml_xilinx_reports >= "v0.17.0"
  35. hdf5 >= "0.1.5"
  36. influxdb
  37. knights_tour
  38. lablqml >= "0.7"
  39. lacaml >= "10.0.1" & < "11.0.7"
  40. lbfgs < "0.9.1"
  41. libsvm >= "0.9.4"
  42. lilac
  43. liquid_interpreter
  44. liquid_ml
  45. liquid_parser
  46. liquid_std
  47. liquid_syntax
  48. matplotlib
  49. merge-fmt
  50. mesh-triangle >= "0.9.3" & < "0.9.5"
  51. monorobot
  52. neural_nets_lib
  53. nice_parser
  54. nuscr
  55. obeam >= "0.1.0"
  56. ocaml-r
  57. ocamlformat >= "0.14.3" & < "0.20.0" | >= "0.21.0" & < "0.25.1"
  58. ocamlformat-lib
  59. ocamlformat-mlx-lib
  60. ocamlformat-rpc < "0.20.0"
  61. ocamlmig
  62. opine
  63. owl >= "0.3.7" & < "1.2"
  64. parsexp_io >= "v0.17.0"
  65. pcre >= "7.3.0" & < "7.3.5"
  66. postgresql >= "4.1.0" & < "4.6.2"
  67. ppx_css >= "v0.17.0"
  68. ppx_expect >= "v0.17.0"
  69. ppx_log >= "v0.17.0"
  70. ppx_module_timer >= "v0.17.0"
  71. ppx_optcomp >= "v0.17.0"
  72. ppxlib < "0.30.0"
  73. protocell
  74. pyml_bindgen
  75. pyre-ast
  76. routes >= "2.0.0"
  77. secp256k1 >= "0.2.5"
  78. smaws-lib
  79. spin < "0.7.0"
  80. sqlite3 >= "4.2.0" & < "5.0.1"
  81. swipl
  82. tensorboard
  83. tensorflow
  84. timmy
  85. topological_sort >= "v0.17.0"
  86. torch != "v0.16.0"
  87. tqdm
  88. user-agent-parser
  89. virtual_dom >= "v0.17.0"
  90. wasmtime
  91. wseg

Conflicts

None

OCaml

Innovation. Community. Security.