Philippe Strauss

Results 4 issues of Philippe Strauss

Hello, How do I create a schema using ppx_rapper with the semicolon restriction, here's my schema creation code, which happen to not work. I'm using the sqlite3 backend on ubuntu...

Hello! My first encounter with Lwt is by using ppx_rapper_lwt (even first encounter with a monadic pattern to conform to) and I lack something which will probably looks trivial to...

Hello, I'm trying to use both cppo and logs-ppx preprocessing in my dune file, I've read: https://github.com/ocaml-community/cppo https://dune.readthedocs.io/en/stable/quick-start.html#using-cppo https://github.com/ocaml/dune/issues/171 https://github.com/ocsigen/lwt/issues/411 https://github.com/ocaml/dune/pull/7373 but can't get a solution, could you help me?...

More probably a bug by me. In my first rust-jack (and even Rust, so be gentle with a beginner :) tryout, I would like to make a small oscilloscope and...