Pinned Repositories
atdgen
Now part of the atd repo
cmdliner-cheatsheet
Cheatsheet for adding command-line options to an OCaml program using cmdliner
dum
Print OCaml values based on their runtime representation
dune-deps
Show the internal dependencies in your OCaml/Reason/Dune project
dune-starter
Simple template for midsize OCaml project
mikmatch
OCaml pattern-matching extended with regexps (unmaintained)
moving-percentile
Moving percentile algorithm, similar in its requirements to exponential moving average
purple-fringe
Removal of purple fringing from digital photos
reasonable-shell-script
Because shell scripts don't have to be terrible
mjambon's Repositories
mjambon/cmitomli
Convert a cmi file back to an mli interface
mjambon/ocaml-wishlist
OCaml features we want really bad
mjambon/mixtbl
Statically-typed heterogenous hash table
mjambon/base120
Base 120 representation of integers using consonant-vowel digits
mjambon/eledit
Line editor (fork of ledit)
mjambon/vim-vs-emacs
Word vs. LaTeX paper, adapted to help you choose the best text editor
mjambon/watch-file
Rerun a command when a file changes
mjambon/camlmix
OCaml-stuffed templates
mjambon/multiarmed
Epsilon-greedy solution to the multiarmed-bandit problem, with recency bias
mjambon/atdgen-tutorial
Moved to https://github.com/mjambon/atdgen-doc
mjambon/dna-encoding
Encoding of strings in base 4, using {a,c,g,t} for digits.
mjambon/documents
mjambon/hooh
Make tar.gz's from git repositories and tags starting in v[0-9]
mjambon/safe-colors
Trying to discover colorblind-friendly palettes
mjambon/utf8conv
Conversion from ISO-8859-1 and Windows-1252 text to UTF-8
mjambon/action
Hobby-grade research on machine intelligence
mjambon/atdgen-make
Atdgen plugin for GNU Make (official repository)
mjambon/atdgen-omake
Atdgen plugin for OMake (official repository)
mjambon/rematch
String matching for OCaml (simpler Mikmatch)
mjambon/topfilter
Selection of the top N elements from a stream
mjambon/csv2json
CSV-to-JSON converter (OCaml implementation)
mjambon/insideout
Minimalistic template processing for OCaml
mjambon/jsoncount
Counts JSON fields
mjambon/ocaml-uri
RFC3986 URI parsing library for OCaml
mjambon/ocamllex-cppo
Embed ocamllex definitions in OCaml sources with cppo
mjambon/rank-aggregation
Practical rank aggregation for timed sports
mjambon/sampl
Like "head" or "tail" but picks 10 random lines
mjambon/utf8val
Lightweight UTF-8 validator for OCaml
mjambon/variants-intro
mjambon/wcl
"wc -l" for the impatient, with estimation of total line count as it progresses