camelot

Code linting tool

An OCaml-based linter and style checker for OCaml code

A fully-modular OCaml style linter

GitHub

45 stars
7 watching
5 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml-ppx/ocamlformat Automates formatting of OCaml code to conform to specific coding standards 642
backtracking/combine An OCaml library for solving combinatorial problems using dancing links and other techniques 35
ck090/ocaml-nn A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters 5
pyrocat101/opal A set of monadic parser combinators for OCaml to simplify building parsers. 146
ocaml/merlin Provides context-sensitive completion for the OCaml programming language in text editors. 1,593
whitequark/ocaml-m17n A package that enables multilingualization of OCaml source code by supporting Unicode identifiers 50
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
armael/conch A compiler for translating C-like code to Uxn 23
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 32
dbuenzli/uuseg An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. 23
mmottl/lacaml An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. 128
mattjbray/ocaml-decoders A combinator library that decodes JSON-like data into OCaml types 85
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
rizo/ppx_monad Provides a syntax extension for monadic computations in OCaml. 7