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
32 stars
5 watching
3 forks
Language: OCaml
last commit: over 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 | Automates formatting of OCaml code to conform to specific coding standards | 642 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 494 |
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 | 444 |
ocaml/merlin | Provides context-sensitive completion for the OCaml programming language in text editors. | 1,593 |
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 regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |