Skip to content

Instantly share code, notes, and snippets.

@nekketsuuu
Last active October 10, 2020 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nekketsuuu/3e89defacfa1f569486a20b63c0d94d9 to your computer and use it in GitHub Desktop.
Save nekketsuuu/3e89defacfa1f569486a20b63c0d94d9 to your computer and use it in GitHub Desktop.
$ opam list
# Packages matching: installed
# Name # Installed # Synopsis
async_js v0.14.0 A small library that provide Async support for JavaScript platforms
async_kernel v0.14.0 Monadic concurrency library
async_rpc_kernel v0.14.0 Platform-independent core of Async RPC library
base v0.14.0 Full standard library replacement for OCaml
base-bigarray base
base-bytes base Bytes library distributed with the OCaml compiler
base-threads base
base-unix base
base_bigstring v0.14.0 String type based on [Bigarray], for use in I/O and C-bindings
base_quickcheck v0.14.0 Randomized testing framework, designed for compatibility with Base
bin_prot v0.14.0 A binary protocol generator
biniou 1.2.1 Binary data format designed for speed, safety, ease of use and backward compatibilit
cmdliner 1.0.4 Declarative definition of command line interfaces for OCaml
conf-m4 1 Virtual package relying on m4
core_kernel v0.14.0 Industrial strength alternative to OCaml's standard library
cppo 1.6.6 Code preprocessor like cpp for OCaml
csexp 1.3.2 Parsing and printing of S-expressions in Canonical form
dot-merlin-reader 3.4.1 Reads config files for merlin
dune 2.7.1 Fast, portable, and opinionated build system
dune-configurator 2.7.1 Helper library for gathering system configuration
easy-format 1.3.2 High-level and functional interface to the Format module of the OCaml standard libra
fieldslib v0.14.0 Syntax extension to define first class values representing record fields, to get and
incr_dom v0.14.0 A library for building dynamic webapps, using Js_of_ocaml
incr_map v0.14.0 Helpers for incremental operations on map like data structures
incr_select v0.14.0 Handling of large set of incremental outputs from a single input
incremental v0.14.0 Library for incremental computations
jane-street-headers v0.14.0 Jane Street C header files
js_of_ocaml 3.7.1 Compiler from OCaml bytecode to Javascript
js_of_ocaml-compiler 3.7.1 Compiler from OCaml bytecode to Javascript
js_of_ocaml-ppx 3.7.1 Compiler from OCaml bytecode to Javascript
jst-config v0.14.0 Compile-time configuration for Jane Street libraries
lambdasoup 0.7.1 Easy functional HTML scraping and manipulation with CSS selectors
markup 0.8.2 Error-recovering functional HTML5 and XML parsers and writers
menhir 20200624 An LR(1) parser generator
menhirLib 20200624 Runtime support library for parsers generated by Menhir
menhirSdk 20200624 Compile-time library for auxiliary tools related to Menhir
merlin 3.4.1 Editor helper, provides completion, typing and source browsing in Vim and Emacs
num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.11.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.1 Official release 4.11.1
ocaml-compiler-libs v0.12.3 OCaml compiler libraries repackaged
ocaml-config 1 OCaml Switch Configuration
ocaml-migrate-parsetree 1.7.3 Convert OCaml parsetrees between different versions
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
ocamlfind 1.8.1 A library manager for OCaml
octavius 1.2.2 Ocamldoc comment syntax parser
parsexp v0.14.0 S-expression parsing library
ppx_assert v0.14.0 Assert-like extension nodes that raise useful errors on failure
ppx_base v0.14.0 Base set of ppx rewriters
ppx_bench v0.14.1 Syntax extension for writing in-line benchmarks in ocaml code
ppx_bin_prot v0.14.0 Generation of bin_prot readers and writers from types
ppx_cold v0.14.0 Expands [@cold] into [@inline never][@specialise never][@local never]
ppx_compare v0.14.0 Generation of comparison functions from types
ppx_custom_printf v0.14.0 Printf-style format-strings for user-defined string conversion
ppx_derivers 1.2.1 Shared [@@deriving] plugin registry
ppx_enumerate v0.14.0 Generate a list containing all values of a finite type
ppx_expect v0.14.0 Cram like framework for OCaml
ppx_fields_conv v0.14.1 Generation of accessor and iteration functions for ocaml records
ppx_fixed_literal v0.14.0 Simpler notation for fixed point literals
ppx_hash v0.14.0 A ppx rewriter that generates hash functions from type expressions and definitions
ppx_here v0.14.0 Expands [%here] into its location
ppx_inline_test v0.14.1 Syntax extension for writing in-line tests in ocaml code
ppx_jane v0.14.0 Standard Jane Street ppx rewriters
ppx_js_style v0.14.0 Code style checker for Jane Street Packages
ppx_let v0.14.0 Monadic let-bindings
ppx_module_timer v0.14.0 Ppx rewriter that records top-level module startup times
ppx_optcomp v0.14.0 Optional compilation for OCaml
ppx_optional v0.14.0 Pattern matching on flat options
ppx_pattern_bind v0.14.0 A ppx for writing fast incremental bind nodes in a pattern match
ppx_pipebang v0.14.0 A ppx rewriter that inlines reverse application operators `|>` and `|!`
ppx_sexp_conv v0.14.1 [@@deriving] plugin to generate S-expression conversion functions
ppx_sexp_message v0.14.0 A ppx rewriter for easy construction of s-expressions
ppx_sexp_value v0.14.0 A ppx rewriter that simplifies building s-expressions from ocaml values
ppx_stable v0.14.1 Stable types conversions generator
ppx_string v0.14.1 Ppx extension for string interpolation
ppx_tools_versioned 5.4.0 A variant of ppx_tools based on ocaml-migrate-parsetree
ppx_typerep_conv v0.14.1 Generation of runtime types from type declarations
ppx_variants_conv v0.14.1 Generation of accessor and iteration functions for ocaml variant types
ppxlib 0.15.0 Standard library for ppx rewriters
protocol_version_header v0.14.0 Protocol versioning
re 1.9.0 RE is a regular expression library for OCaml
result 1.5 Compatibility Result module
seq base Compatibility package for OCaml's standard iterator type starting from 4.07.
sexplib v0.14.0 Library for serializing OCaml values to and from S-expressions
sexplib0 v0.14.0 Library containing the definition of S-expressions and some base converters
splittable_random v0.14.0 PRNG that can be split into independent streams
stdio v0.14.0 Standard IO library for OCaml
stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler
stringext 1.6.0 Extra string functions for OCaml
time_now v0.14.0 Reports the current time
topkg 1.0.3 The transitory OCaml software packager
typerep v0.14.0 Typerep is a library for runtime types
tyxml 4.4.0 TyXML is a library for building correct HTML and SVG documents
uchar 0.0.2 Compatibility library for OCaml's Uchar module
uri 3.1.0 An RFC3986 URI/URL parsing library
uri-sexp 3.1.0 An RFC3986 URI/URL parsing library
uutf 1.0.2 Non-blocking streaming Unicode codec for OCaml
variantslib v0.14.0 Part of Jane Street's Core library
virtual_dom v0.14.0 OCaml bindings for the virtual-dom library
yojson 1.7.0 Yojson is an optimized parsing and printing library for the JSON format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment