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: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642
backtracking/combineAn OCaml library for solving combinatorial problems using dancing links and other techniques35
ck090/ocaml-nnA monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters5
pyrocat101/opalA set of monadic parser combinators for OCaml to simplify building parsers.146
ocaml/merlinProvides context-sensitive completion for the OCaml programming language in text editors.1,593
whitequark/ocaml-m17nA package that enables multilingualization of OCaml source code by supporting Unicode identifiers50
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244
armael/conchA compiler for translating C-like code to Uxn23
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
dbuenzli/uusegAn OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences.23
mmottl/lacamlAn OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations.128
mattjbray/ocaml-decodersA combinator library that decodes JSON-like data into OCaml types85
camlp4/camlp4A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system.101
sanderspies/ocamlA WebAssembly backend for the OCaml programming language79
rizo/ppx_monadProvides a syntax extension for monadic computations in OCaml.7