Romain Beauxis

Results 100 issues of Romain Beauxis

Hi, Following a conversation in https://github.com/ocamllabs/ocaml-ctypes/pull/620 I have worked on a consolidated [ocaml-posix](https://github.com/savonet/ocaml-posix) module. This module aims at giving a unified structure to all existing POSIX bindings, with support for...

Apologies if this is a duplicate, I haven't been able to find a similar request. I have seen in the doc that the currently recommended way to run a test...

This issue tracks all features proposes for deprecation of removal to anticipate them and discuss: # Deprecation Deprecated support should be kept for at least 1 or two major release...

…cross to define top-level fallback operator, define switch using it.

Hi! Thanks for the work on this, it's fantastic! I'm writing a grammar for [liquidsoap](https://github.com/savonet/liquidsoap) and I need to implement an external scanner that matches variable names using regular expressions...

enhancement
parser-generation
external-scanner

## Description This PR adds support for the liquidsoap language. The language has been existing since ~2005 and is widely used to run media streaming applications. Although its original scope...

Pending Popularity

We're seeing this error when switching our code to use effects. Some screenshots: Here's a link to the compiled file: https://www.dropbox.com/scl/fi/9l8hcrlhk73ue9lx5hys6/interactive_with_effects_js.bc.js?rlkey=58xnqq9hxvnoh76uh0x7k4qjx&dl=0

bug