Pinned Repositories
clangml
OCaml bindings for Clang
metapp
Meta-preprocessor for OCaml
metaquot
OCaml syntax extension for quoting code
ocaml-in-python
Effortless Python bindings for OCaml modules
override
OCaml PPX extension for overriding modules
pyast
Python versioned abstract syntax trees and interface to the Python parser
pyml
OCaml bindings for Python
refl
OCaml PPX deriver for reflection
stdcompat
Stdcompat: compatibility module for OCaml standard library
traverse
Traversable data structures with applicative functors
thierry-martinez's Repositories
thierry-martinez/refl
OCaml PPX deriver for reflection
thierry-martinez/ocaml-in-python
Effortless Python bindings for OCaml modules
thierry-martinez/metaquot
OCaml syntax extension for quoting code
thierry-martinez/traverse
Traversable data structures with applicative functors
thierry-martinez/pyast
Python versioned abstract syntax trees and interface to the Python parser
thierry-martinez/override
OCaml PPX extension for overriding modules
thierry-martinez/redirect
Redirect channels in OCaml
thierry-martinez/github-actions
thierry-martinez/github-actions-primer
thierry-martinez/brlsnake
A small snake-like game for Braille display.
thierry-martinez/cpython
The Python programming language
thierry-martinez/custom-action-example
thierry-martinez/github-actions-python-example
Python example project used for a github actions tutorial
thierry-martinez/homebrew-core
🍻 Default formulae for the missing package manager for macOS
thierry-martinez/Kappa-Dev.github.io
Kappa Crew technical website
thierry-martinez/lazypp
thierry-martinez/memcad
The MemCAD static analyzer
thierry-martinez/nginx-auth-cas-lua
CAS authentication for nginx, similar to apache mod-auth-cas
thierry-martinez/ocaml
The core OCaml system: compilers, runtime system, base libraries
thierry-martinez/ocaml-ci-scripts
Skeletons for CI scripts
thierry-martinez/ocamlcodoc
Extract test code from OCaml doc-comments
thierry-martinez/opam-alpha-repository
A test opam overlay containing packages compatible with the next release of the OCaml compiler
thierry-martinez/opam-source-archives
mirror of precious opam repository packages whose source websites have disappeared
thierry-martinez/ppx_deriving
Type-driven code generation for OCaml >=4.02
thierry-martinez/ppx_deriving_protobuf
A Protocol Buffers codec generator for OCaml
thierry-martinez/ppx_tools
Tools for authors of ppx rewriters
thierry-martinez/runner-images
GitHub Actions runner images
thierry-martinez/sendfile
HTTP server for sending files
thierry-martinez/small_inversion
thierry-martinez/stacked_parsers
Example of stacked parsers for https://discuss.ocaml.org/t/recursion-in-menhir-lexer-for-small-dsl/10566