Yoann Padioleau

Results 358 comments of Yoann Padioleau

What is the current status of supporting OCaml as a target language? I would like to (ab)use Haxe to define complex data structures (Algebraic data types) and get those structures...

cc @ncannasse who wrote the first protototype. I would love to help if needed (I am an OCaml programmer).

Note that we recently had a similar linking problem with PCRE in semgrep, and a solution a colleague found was to delete the pcre.dylib file before compiling semgrep, to force...

Does releasing revery in OPAM still on the roadmap? I would love to use revery in my own OCaml project.

Still had the problem today with my Arch linux. I fixed it by running gnome-extensions-app first, and enable pomodoro there. Then it worked. This was for gnome 41

Spatch can also implement easily many autofixes. See https://github.com/facebookarchive/pfff/wiki/Spatch I have a version that can work on many languages that is similar to the recent paper by claire Goues on...

What is the rule informally? foreach xxx.get() where xxx is of type CorsRoute(?) then make sure that there is also a .options in the chain of method calls before or...

Is this project still alive? Where should I direct my feature request?

I'd love to use Eliom, I really like the idea of one language for both the server and client and seamless communication between them, but if the project is not...