Skip to content
View jrochel's full-sized avatar
Block or Report

Block or report jrochel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ppx_log_calls ppx_log_calls Public

    Ppx deriver for logging function calls in OCaml for debugging purposes

    OCaml 2

  2. ocsigen-start ocsigen-start Public

    Forked from ocsigen/ocsigen-start

    Eliom Base Application: an Eliom application skeleton ready to use to build your own application with users, (pre)registration, notifications, etc.

    OCaml

  3. ocsigen-toolkit ocsigen-toolkit Public

    Forked from ocsigen/ocsigen-toolkit

    User interface widgets for Ocsigen applications

    OCaml

  4. ocsigen-widgets ocsigen-widgets Public

    Forked from ocsigen/ocsigen-widgets

    Widgets for Web apps in OCaml (client only or client-server)

    OCaml

  5. ocsigenserver ocsigenserver Public

    Forked from ocsigen/ocsigenserver

    Web server in OCaml.

    OCaml

  6. pgocaml pgocaml Public

    Forked from darioteixeira/pgocaml

    PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code.

    OCaml