Advertisement
Guest User

Untitled

a guest
Jan 20th, 2020
1,079
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.81 KB | None | 0 0
  1. # Packages matching: installed
  2. # Name # Installed # Synopsis
  3. base v0.13.0 Full standard library replacement for OCaml
  4. base-bigarray base
  5. base-bytes base Bytes library distributed with the OCaml compiler
  6. base-threads base
  7. base-unix base
  8. biniou 1.2.1 Binary data format designed for speed, safety, ease of use and backward compatibility as protocols evolve
  9. camlp5 7.10 Preprocessor-pretty-printer of OCaml
  10. cmdliner 1.0.4 Declarative definition of command line interfaces for OCaml
  11. conf-m4 1 Virtual package relying on m4
  12. cppo 1.6.6 Code preprocessor like cpp for OCaml
  13. dune 2.1.2 Fast, portable, and opinionated build system
  14. dune-configurator 2.1.2 Helper library for gathering system configuration
  15. dune-private-libs 2.1.2 Private libraries of Dune
  16. easy-format 1.3.2 High-level and functional interface to the Format module of the OCaml standard library
  17. elpi 1.1.1 ELPI - Embeddable λProlog Interpreter
  18. js_of_ocaml 3.5.2 Compiler from OCaml bytecode to Javascript
  19. js_of_ocaml-compiler 3.5.2 Compiler from OCaml bytecode to Javascript
  20. js_of_ocaml-lwt 3.5.2 Compiler from OCaml bytecode to Javascript
  21. js_of_ocaml-ppx 3.5.2 Compiler from OCaml bytecode to Javascript
  22. lwt 5.1.1 Promises and event-driven I/O
  23. mmap 1.1.0 File mapping functionality
  24. num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic
  25. ocaml 4.07.1 The OCaml compiler (virtual package)
  26. ocaml-compiler-libs v0.12.1 OCaml compiler libraries repackaged
  27. ocaml-config 1 OCaml Switch Configuration
  28. ocaml-migrate-parsetree 1.5.0 Convert OCaml parsetrees between different versions
  29. ocaml-variants 4.07.1+32bit Official release 4.07.1 compiled in 32-bit mode for 64-bit Linux and OS X hosts
  30. ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
  31. ocamlfind 1.8.1 A library manager for OCaml
  32. ocplib-endian 1.0 Optimised functions to read and write int16/32/64 from strings and bigarrays, based on new primitives added in version 4.01.
  33. ppx_derivers 1.2.1 Shared [@@deriving] plugin registry
  34. ppx_deriving 4.4 Type-driven code generation for OCaml >=4.02.2
  35. ppx_deriving_yojson 3.5.1 JSON codec generator for OCaml
  36. ppx_import 1.6.2 A syntax extension for importing declarations from interface files
  37. ppx_tools 5.1+4.06.0 Tools for authors of ppx rewriters and other syntactic tools
  38. ppx_tools_versioned 5.2.3 A variant of ppx_tools based on ocaml-migrate-parsetree
  39. ppxfind 1.3 Tool combining ocamlfind and ppx
  40. ppxlib 0.8.1 Base library and tools for ppx rewriters
  41. re 1.9.0 RE is a regular expression library for OCaml
  42. result 1.4 Compatibility Result module
  43. seq base Compatibility package for OCaml's standard iterator type starting from 4.07.
  44. sexplib0 v0.13.0 Library containing the definition of S-expressions and some base converters
  45. stdio v0.13.0 Standard IO library for OCaml
  46. uchar 0.0.2 Compatibility library for OCaml's Uchar module
  47. yojson 1.7.0 Yojson is an optimized parsing and printing library for the JSON format
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement