ocaml-ooxml

Office parser library

A collection of OCaml libraries for parsing and working with Microsoft Office document formats

OCaml parsers for Office Open XML and XLSX (Excel) documents

GitHub

33 stars
5 watching
3 forks
Language: OCaml
last commit: about 2 years ago
excelocamlxlsx

Related projects:

Repository Description Stars
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
ocaml-ppx/ocamlformat A tool that formats OCaml code according to pre-defined styles and configurations 633
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
plandem/xlsx A Golang library for parsing and generating Microsoft Excel files (xlsx) 174
libxls/libxls A C library that reads and parses binary Excel files 442
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,586
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
ocaml-community/yojson A library that parses and pretty-prints JSON data into an OCaml tree data structure 328
brendanlong/ocaml-trie A data structure implementation for efficient approximate string matching and retrieval. 9
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
ocaml-multicore/multicore-talks Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library 29
ocaml/oasis2opam Converts Oasis metadata to OPAM package descriptions 27
ocaml/ocaml-re A library for compiling and executing regular expressions in OCaml. 232
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 205