Even more compact lexer table
Some time ago, I blogged about the representation of lexer table.
A typeof operator in OCaml
Let’s say one is implementing a source to source rewriter for OCaml (a preprocessor, like a PPX library) and needs to manipulate the type of an expression.
DDCUTIL: controlling the brightness of an external monitor
TL;DR install ddcutil decrease brightness with sudo ddcutil setvcp 10 - 25
Pretty-printing with dominators
Printing data structures that are full of sharing and making sense of them.
Nottui & Lwd at ML Workshop 2020
Last week, the ML & OCaml workshops were held as part of ICFP 2020.
Inuit: textual user interfaces, OCaml workshop 2016
Inuit is a library I developed a few years ago to introspect the internal state of running applications.
Cuite design (1/?): QObject in OCaml
Two years ago, I worked on “Cuite”, an OCaml binding to Qt5.
Compact lexer table representation
I found surprisingly few information on the transition table of a lexer generator.
Mettre à jour un firmware NVME
Comment mettre à jour le firmware d’un SSD Toshiba sous Linux.