Yoann Padioleau

Results 358 comments of Yoann Padioleau

If you have a PR I'll be happy to review it and merge it

I will add efuns soon to OPAM so it should be as easy as opam install efuns!

I have problem with ocaml 7.0 in OPAM because one of the package I'm using, ocamlcairo does not work for this version. I'm trying to switch to cairo2, but they...

It's also not difficult to modify lang.ml and add your favorite language.

There is https://github.com/tree-sitter-grammars/tree-sitter-cuda which could be a good starting point.

Looks like CUDA is actually just a few extensions to C++, so should not be that hard to support.